summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-readobj/Error.cpp
Commit message (Expand)AuthorAgeFilesLines
* There is no std::errc::success, remove the llvm one.Rafael Espindola2014-05-311-1/+1
* Support: Make error_category's constructor publicJustin Bogner2014-03-151-1/+1
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-081-3/+3
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-031-0/+62
OpenPOWER on IntegriCloud