summaryrefslogtreecommitdiffstats
path: root/llvm/tools/obj2yaml/obj2yaml.h
Commit message (Expand)AuthorAgeFilesLines
* Recommit r366052 "[obj2yaml] - Rework tool's error reporting logic for ELF ta...George Rimar2019-07-151-1/+1
* Revert r366052 "[obj2yaml] - Rework tool's error reporting logic for ELF targ...George Rimar2019-07-151-1/+1
* [obj2yaml] - Rework tool's error reporting logic for ELF target.George Rimar2019-07-151-1/+1
* [XCOFF] Add functionality for parsing AIX XCOFF object file headersHubert Tong2019-04-041-0/+3
* Add minidump support to obj2yamlPavel Labath2019-04-021-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Use delegation instead of inheritance.Rafael Espindola2017-07-191-3/+2
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-301-0/+3
* [ObjectYAML] Remove DWARF from class namesChris Bieneman2016-12-081-2/+2
* [obj2yaml] Refactor and abstract dwarf2yamlChris Bieneman2016-12-071-0/+11
* [obj2yaml] [yaml2obj] Support for MachO Universal binariesChris Bieneman2016-06-241-1/+1
* Initial add for MachO support for obj2yamlChris Bieneman2016-05-111-0/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Remove system_error.h.Rafael Espindola2014-06-121-1/+1
* Replace llvm::error_code with std::error_code.Rafael Espindola2014-06-121-4/+4
* [obj2yaml] Support ELF input format in the obj2yaml tool.Simon Atanasyan2014-05-141-0/+2
* [obj2yaml] Recognize input file format using llvm::object::ObjectFileSimon Atanasyan2014-05-071-2/+3
* Remove dead code.Rafael Espindola2013-06-031-12/+0
* Rename obj2yaml local namespace to avoid conflicts with llvm::yaml.Rafael Espindola2013-04-201-1/+1
* Fix include guards to match new location.Rafael Espindola2013-04-051-2/+2
* Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola2013-04-051-0/+34
OpenPOWER on IntegriCloud