summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/Inputs
Commit message (Expand)AuthorAgeFilesLines
* llvm-objdump should ignore Mach-O stab symbols for disassembly.Michael Trent2019-12-201-0/+0
* [X86] Print register names in .seh_* directivesReid Kleckner2019-08-301-1/+1
* [llvm-objdump]Improve testing of some switches #1James Henderson2019-05-161-0/+0
* [Object][XCOFF] Add intial support for section header table.Sean Fertile2019-04-253-0/+0
* [llvm] Prevent duplicate files in debug line header in dwarf 5: another attemptAli Tamur2019-04-191-0/+0
* Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf...Ali Tamur2019-03-261-0/+0
* [llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."Ali Tamur2019-03-261-0/+0
* Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."Ali Tamur2019-03-251-0/+0
* [llvm] Prevent duplicate files in debug line header in dwarf 5.Ali Tamur2019-03-251-0/+0
* Fix Mach-O bind and rebase validation errors in libObjectMichael Trent2019-03-201-0/+0
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-161-0/+0
* [COFF] Map truncated .eh_frame section nameMartin Storsjo2018-12-081-0/+104
* [WebAssembly] Update test cases after FixFunctionBitcastsHeejin Ahn2018-11-071-0/+0
* [llvm-objdump] Add dynamic section printing to private-headers optionPaul Semel2018-07-251-0/+0
* [llvm-objdump] Add --archive-headers (-a) optionPaul Semel2018-07-051-0/+0
* Some targets don't have lld built, so just use a binary copySterling Augustine2018-06-281-0/+0
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* typoSam Clegg2018-04-271-0/+0
* [WebAssembly] Section symbols must have local bindingSam Clegg2018-04-271-0/+0
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-261-0/+0
* [WebAssembly] Use section index in relocation section headerSam Clegg2018-04-241-0/+0
* [llvm-objdump] Remove test object fileFrancis Visoiu Mistrih2018-04-191-0/+0
* [llvm-objdump] Print "..." instead of random data for virtual sectionsFrancis Visoiu Mistrih2018-04-191-0/+0
* [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
* [DebugInfo] Add remaining files to r325970Scott Linder2018-02-231-0/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-0/+0
* [wasm] readSection: Avoid reading past eof (fixes oss-fuzz #3219)Vedant Kumar2017-10-231-0/+0
* Add error handling to the dyld compact export entries in libObject.Kevin Enderby2017-07-2012-0/+0
* [WebAssembly] Be consistent in generating trivial test input filesSam Clegg2017-07-103-0/+19
* [Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.Juergen Ributzka2017-03-302-0/+0
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-301-0/+0
* Add the error handling for Mach-O dyld compact lazy bind, weak bind andKevin Enderby2017-03-2719-0/+0
* Add the rest of the error checking for Mach-O dyld compact bind entry errorsKevin Enderby2017-03-2017-0/+0
* [WebAssembly] Update llvm-objdump tests for the new wasm version number.Dan Gohman2017-02-221-0/+0
* Move test from r294430 to target-specific directoryDiana Picus2017-02-081-0/+0
* Use dynamic symbols for ELF disassemblySam Parker2017-02-081-0/+0
* [WebAssembly] Add llvm-objdump support for wasm file formatDerek Schuff2016-11-301-0/+0
* llvm-objdump: deal with unexpected object files more gracefully.Tim Northover2016-11-151-0/+0
* Fix test failure in r281232Hemant Kulkarni2016-09-121-73/+0
* llvm-objdump: Add --start-address and --stop-address optionsHemant Kulkarni2016-09-121-0/+73
* llvm-objdump: add coff import library symbol listing supportSaleem Abdulrasool2016-08-181-0/+0
* Reapply "More fixes to get good error messages for bad archives."Vedant Kumar2016-08-034-0/+40
* Revert "More fixes to get good error messages for bad archives."Vedant Kumar2016-08-034-40/+0
* More fixes to get good error messages for bad archives.Kevin Enderby2016-08-024-0/+40
* The next step along the way to getting good error messages for bad archives.Kevin Enderby2016-07-295-0/+49
* Next step along the way to getting good error messages for bad archives.Kevin Enderby2016-07-252-0/+21
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-271-0/+1
* Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...Kevin Enderby2016-05-231-0/+0
* Fix bugs in llvm-objdump printing the last word for -section in non i386 and ...Kevin Enderby2016-04-271-0/+0
OpenPOWER on IntegriCloud