summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Reland "[DebugInfo] Support DWARF expressions in eh_frame"Rafael Auler2018-03-081-0/+46
* Revert r326932: [DebugInfo] Support DWARF expressions in eh_frameRui Ueyama2018-03-071-46/+0
* [DebugInfo] Support DWARF expressions in eh_frameRafael Auler2018-03-071-0/+46
* [WebAssembly] Reorder reloc sections to come between symtab and nameNicholas Wilson2018-03-051-0/+0
* [WebAssembly] Update pre-generated test files to match latest llc output. NFC.Nicholas Wilson2018-03-011-0/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-0/+0
* [llvm-readobj] Support -needed-libs option for COFF filesPetr Hosek2017-12-271-0/+0
* [llvm-readobj] Print static MIPS GOTSimon Atanasyan2017-12-021-0/+0
* llvm-readobj: Add support for reading relocations in the Android packed format.Peter Collingbourne2017-10-252-0/+52
* [codeview] Add support for inlinee listsReid Kleckner2017-10-231-0/+0
* [Object] Initialize LoadConfig member to nullReid Kleckner2017-08-071-0/+0
* [llvm-readobj] - Teach readobj to print DT_FILTER dynamic tag in human readab...George Rimar2017-07-142-2/+2
* [WebAssembly] Be consistent in generating trivial test input filesSam Clegg2017-07-102-6/+8
* [llvm-readobj] Improve printouts for COFF ARM64 binariesMartin Storsjo2017-06-301-0/+0
* [llvm-readobj] Fix COFF RVA table dumping bugReid Kleckner2017-06-231-0/+0
* [llvm-readobj] Dump the COFF image load configReid Kleckner2017-06-222-0/+0
* AMDGPU: Remove deprecated and unused elf definitionsKonstantin Zhuravlyov2017-06-052-0/+0
* Quick fix to D32609, it seems .o files are not transferred in all cases.Eric Beckmann2017-05-081-0/+0
* Update llvm-readobj -coff-resources to display tree structure.Eric Beckmann2017-05-084-0/+44
* Revert "Hopefully one last commit to fix this patch, addresses string reference"Eric Beckmann2017-05-085-44/+0
* Quick fix to D32609, it seems .o files are not transferred in all cases.Eric Beckmann2017-05-071-0/+0
* Update llvm-readobj -coff-resources to display tree structure.Eric Beckmann2017-05-074-0/+44
* COFF Import: expose both symbolsSaleem Abdulrasool2017-04-281-0/+0
* [WebAssembly] Improve readobj and nm support for wasmSam Clegg2017-04-141-0/+0
* [codeview] Cope with unsorted streams in type mergingReid Kleckner2017-04-032-0/+0
* [codeview] Add support for label type recordsReid Kleckner2017-04-031-0/+0
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-301-0/+0
* [codeview] Fix buggy BeginIndexMapSize assertionReid Kleckner2017-03-291-0/+0
* [WebAssembly] Update llvm-readobj tests for switch to version 0x1Derek Schuff2017-02-221-0/+0
* [WebAssembly] Add wasm support for llvm-readobjDerek Schuff2017-01-301-0/+0
* AArch64 ILP32 relocations for assembly and ELFJoel Jones2016-10-242-0/+91
* COFF: Fix short import lib import name type bitshiftMartell Malone2016-10-011-0/+0
* [llvm-readobj] - Teach readobj to print DT_AUXILIARY dynamic tag in human rea...George Rimar2016-09-022-0/+2
* llvm-readobj: handle import libraries with -coff-exportsSaleem Abdulrasool2016-08-181-0/+0
* [lanai] Update ELF number to correspond to the assigned number.Jacques Pienaar2016-06-282-0/+0
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-272-0/+2
* [llvm-readobj] - Teach llvm-readobj to dump .gnu.version_r sectionsGeorge Rimar2016-06-071-0/+0
* [COFF] Expose the PE debug data directory and dump itReid Kleckner2016-06-021-0/+0
* [llvm-readobj] - Teach readobj to recognize SHF_COMPRESSED flag.George Rimar2016-05-211-0/+0
* [codeview] Test serialization of all known type recordsReid Kleckner2016-05-171-0/+0
* [codeview] Add type stream merging prototypeReid Kleckner2016-05-142-0/+0
* [codeview] Fix dumping VFTables, stop when we see LF_PAD*Reid Kleckner2016-05-121-0/+0
* [llvm-readobj] Print MIPS .MIPS.options section contentSimon Atanasyan2016-05-041-0/+0
* [llvm-readobj] Impl GNU style program headers printHemant Kulkarni2016-03-252-0/+0
* [llvm-readobj] Decode st_other symbol's flagsSimon Atanasyan2016-03-242-0/+0
* [llvm-readobj] Impl GNU style symbols printingHemant Kulkarni2016-03-211-0/+0
* [lanai] Add ELF enum value and relocations.Jacques Pienaar2016-03-013-0/+9
* This reverts commit r260488 and r260489.Rafael Espindola2016-02-162-0/+0
* [readobj] Handle ELF files with no section table or with no program headers.Michael J. Spencer2016-02-112-0/+0
* [llvm-readobj][ELF] Show MIPS GOT content when there is another zero-sized se...Simon Atanasyan2016-02-091-0/+0
OpenPOWER on IntegriCloud