summaryrefslogtreecommitdiff
path: root/tools/obj2yaml/Error.h
Commit message (Expand)AuthorAge
* Remove all uses of 'using std::error_code' from headers.Rafael Espindola2014-06-13
* Remove system_error.h.Rafael Espindola2014-06-12
* Don't import error_category 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
* [obj2yaml] Recognize input file format using llvm::object::ObjectFileSimon Atanasyan2014-05-07