summaryrefslogtreecommitdiff
path: root/tools/llvm-readobj/llvm-readobj.h
Commit message (Expand)AuthorAge
* [llvm-readobj][ELF] New `-mips-plt-got` command line option to outputSimon Atanasyan2014-06-18
* Remove all uses of 'using std::error_code' from headers.Rafael Espindola2014-06-13
* Don't use 'using std::error_code' in include/llvm.Rafael Espindola2014-06-12
* Use std::error_code instead of llvm::error_code.Rafael Espindola2014-06-11
* tools: add support for decoding ARM attributesSaleem Abdulrasool2014-01-30
* Teach the llvm-readobj COFF dumper to dump debug line tables from object filesTimur Iskhodzhanov2013-12-19
* Add -expand-relocs to llvm-readobjNico Rieck2013-04-12
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-03
* [llvm-readobj] Add ELF .dynamic table dumping.Michael J. Spencer2013-02-20