aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-objdump/Inputs
AgeCommit message (Expand)AuthorFilesLines
2022-11-27llvm/tools: Convert tests to opaque pointersFangrui Song1-5/+5
2022-10-03[llvm-objdump] Find debug information with Build ID/debuginfod.Daniel Thornburgh1-0/+0
2020-10-29[llvm-objdump][test] - Stop using precompiled binary in MachO/disassemble-g-d...Georgii Rymar1-10/+0
2020-10-28[llvm-objdump] - Restore Inputs/libbogus11.a input to fix BB.Georgii Rymar1-0/+10
2020-10-28[llvm-objdump] - Rewrite malformed-archives.test to use YAML descriptions.Georgii Rymar14-152/+0
2020-03-13[llvm-objdump][test] Reorganize ELF --syms testsFangrui Song1-0/+0
2020-03-09[llvm-objdump][test] Move binary format specific tests under COFF/ ELF/ MachO...Fangrui Song84-179/+0
2019-12-20llvm-objdump should ignore Mach-O stab symbols for disassembly.Michael Trent1-0/+0
2019-08-30[X86] Print register names in .seh_* directivesReid Kleckner1-1/+1
2019-05-16[llvm-objdump]Improve testing of some switches #1James Henderson1-0/+0
2019-04-25[Object][XCOFF] Add intial support for section header table.Sean Fertile3-0/+0
2019-04-19[llvm] Prevent duplicate files in debug line header in dwarf 5: another attemptAli Tamur1-0/+0
2019-03-26Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf...Ali Tamur1-0/+0
2019-03-26[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."Ali Tamur1-0/+0
2019-03-25Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."Ali Tamur1-0/+0
2019-03-25[llvm] Prevent duplicate files in debug line header in dwarf 5.Ali Tamur1-0/+0
2019-03-20Fix Mach-O bind and rebase validation errors in libObjectMichael Trent1-0/+0
2019-01-16[WebAssembly] Store section alignment as a power of 2Sam Clegg1-0/+0
2018-12-08[COFF] Map truncated .eh_frame section nameMartin Storsjo1-0/+104
2018-11-07[WebAssembly] Update test cases after FixFunctionBitcastsHeejin Ahn1-0/+0
2018-07-25[llvm-objdump] Add dynamic section printing to private-headers optionPaul Semel1-0/+0
2018-07-05[llvm-objdump] Add --archive-headers (-a) optionPaul Semel1-0/+0
2018-06-28Some targets don't have lld built, so just use a binary copySterling Augustine1-0/+0
2018-05-10[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg1-1/+1
2018-04-27typoSam Clegg1-0/+0
2018-04-27[WebAssembly] Section symbols must have local bindingSam Clegg1-0/+0
2018-04-26[WebAssembly] Add version to object file metadataSam Clegg1-0/+0
2018-04-24[WebAssembly] Use section index in relocation section headerSam Clegg1-0/+0
2018-04-19[llvm-objdump] Remove test object fileFrancis Visoiu Mistrih1-0/+0
2018-04-19[llvm-objdump] Print "..." instead of random data for virtual sectionsFrancis Visoiu Mistrih1-0/+0
2018-03-05[WebAssembly] Reorder reloc sections to come between symtab and nameNicholas Wilson1-0/+0
2018-03-01[WebAssembly] Update pre-generated test files to match latest llc output. NFC.Nicholas Wilson1-0/+0
2018-02-23[DebugInfo] Add remaining files to r325970Scott Linder1-0/+0
2018-02-23[WebAssembly] Add first claass symbol table to wasm objectsSam Clegg1-0/+0
2017-10-23[wasm] readSection: Avoid reading past eof (fixes oss-fuzz #3219)Vedant Kumar1-0/+0
2017-07-20Add error handling to the dyld compact export entries in libObject.Kevin Enderby12-0/+0
2017-07-10[WebAssembly] Be consistent in generating trivial test input filesSam Clegg3-0/+19
2017-03-30[Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.Juergen Ributzka2-0/+0
2017-03-30[WebAssembly] Improve support for WebAssembly binary formatDerek Schuff1-0/+0
2017-03-27Add the error handling for Mach-O dyld compact lazy bind, weak bind andKevin Enderby19-0/+0
2017-03-20Add the rest of the error checking for Mach-O dyld compact bind entry errorsKevin Enderby17-0/+0
2017-02-22[WebAssembly] Update llvm-objdump tests for the new wasm version number.Dan Gohman1-0/+0
2017-02-08Move test from r294430 to target-specific directoryDiana Picus1-0/+0
2017-02-08Use dynamic symbols for ELF disassemblySam Parker1-0/+0
2016-11-30[WebAssembly] Add llvm-objdump support for wasm file formatDerek Schuff1-0/+0
2016-11-15llvm-objdump: deal with unexpected object files more gracefully.Tim Northover1-0/+0
2016-09-12Fix test failure in r281232Hemant Kulkarni1-73/+0
2016-09-12llvm-objdump: Add --start-address and --stop-address optionsHemant Kulkarni1-0/+73
2016-08-18llvm-objdump: add coff import library symbol listing supportSaleem Abdulrasool1-0/+0
2016-08-03Reapply "More fixes to get good error messages for bad archives."Vedant Kumar4-0/+40