summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/obj2yaml.test
Commit message (Expand)AuthorAgeFilesLines
* [obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section supportSimon Atanasyan2015-05-071-1/+6
* [ELFYAML] Provide default value 0 for YAML relocation addendum fieldSimon Atanasyan2015-01-291-8/+0
* [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,Simon Atanasyan2014-07-131-1/+21
* [ELFYAML] Group ELF section type flags to target specific blocks.Simon Atanasyan2014-07-121-0/+8
* [elf2yaml][ELF] Move Info field to the RelocationSection structure. ThisSimon Atanasyan2014-05-291-3/+3
* [YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.Simon Atanasyan2014-05-231-2/+2
* [obj2yaml][ELF] Print relocation's offset as a hex number. Use a properSimon Atanasyan2014-05-151-10/+10
* [obj2yaml][ELF] Do not print empty Link and Info fields for ELF sections.Simon Atanasyan2014-05-151-26/+0
* [obj2yaml] Support ELF input format in the obj2yaml tool.Simon Atanasyan2014-05-141-1/+249
* Revert "Revert "YAMLIO: Encode ambiguous hex strings explicitly""David Majnemer2014-04-091-1/+1
* obj2yaml: Use the correct relocation type for different machine typesDavid Majnemer2014-04-071-2/+18
* Object: Provide a richer means of describing auxiliary symbolsDavid Majnemer2014-03-191-8/+24
* Print symbol names in relocations when dumping COFF as YAML.Rafael Espindola2013-06-061-6/+6
* Don't print default values for NumberOfAuxSymbols and AuxiliaryData.Rafael Espindola2013-06-051-0/+1
* Use std::list so that we have a stable iterator.Rafael Espindola2013-05-211-3/+2
* Temporarily disable this test because it is failing when using libc++.Bob Wilson2013-05-191-2/+3
* Convert obj2yaml to use yamlio.Rafael Espindola2013-05-171-96/+78
* Add a test for obj2yaml in preparation for refactoring it.Rafael Espindola2013-04-051-0/+170
OpenPOWER on IntegriCloud