summaryrefslogtreecommitdiff
path: root/tools/obj2yaml/Error.cpp
Commit message (Expand)AuthorAge
* Remove unused and odd code.Rafael Espindola2014-06-13
* Don't import error_category into the llvm namespace.Rafael Espindola2014-06-12
* Don't import error_condition into the llvm namespace.Rafael Espindola2014-06-12
* Use std::error_code instead of llvm::error_code.Rafael Espindola2014-06-11
* Use an enum class.Rafael Espindola2014-06-11
* Mark a few functions noexcept.Rafael Espindola2014-06-10
* There is no std::errc::success, remove the llvm one.Rafael Espindola2014-05-31
* [obj2yaml] Recognize input file format using llvm::object::ObjectFileSimon Atanasyan2014-05-07