summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-071-0/+9
* Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...Dmitri Gribenko2019-08-061-9/+0
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-061-0/+9
* [XCOFF] Add functionality for parsing AIX XCOFF object file headersHubert Tong2019-04-041-0/+1
* [ObjectYAML] Add basic minidump generation supportPavel Labath2019-03-221-0/+1
* Update obj2yaml and yaml2obj for .debug$H section.Zachary Turner2017-12-061-2/+3
* [ObjectYAML] Split CodeViewYAML into 3 pieces.Zachary Turner2017-05-311-1/+3
* [CodeView] Move CodeView YAML code to ObjectYAML.Zachary Turner2017-05-301-0/+1
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-301-0/+1
* [ObjectYAML] NFC. Refactor DWARFYAML CompileUnit dump codeChris Bieneman2017-03-061-0/+1
* [ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuseChris Bieneman2017-01-121-2/+3
* [ObjectYAML] Pull DWARF support into DWARFYAML namespaceChris Bieneman2016-12-071-0/+1
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-271-0/+1
* [ObjectYAML] Support Thin MachO headers to YAMLChris Bieneman2016-05-121-0/+1
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-011-0/+5
OpenPOWER on IntegriCloud