summaryrefslogtreecommitdiff
path: root/tools/llvm-readobj/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
* Add missing std:: qualifiersDmitri Gribenko2014-03-07
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-03