summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix a bug in llvm-objdump printing of 32-bit addresses for -section in non i3...Kevin Enderby2016-04-271-0/+0
* Add a test case for the crash fixed with r267037. David Blaikie said it woul...Kevin Enderby2016-04-271-0/+0
* [llvm-objdump] Add support for dumping the PE TLS directoryDavid Majnemer2016-03-151-0/+0
* [DebugInfo] Dump CIE augmentation data as a list of hex bytesSimon Atanasyan2016-03-011-0/+0
* [DebugInfo] Support zero-length CIE in the _eh_frame parserIgor Laevsky2016-01-271-0/+0
* [llvm-objdump] Use report_error() and improve error coverage.Davide Italiano2016-01-131-0/+0
* Print the eh_frame section in MachoDump.Pete Cooper2015-12-141-0/+0
* Reapply r250906 with many suggested updates from Rafael Espindola.Kevin Enderby2015-11-053-0/+42
* Backing out commit r250906 as it broke lld.Kevin Enderby2015-10-213-42/+0
* This removes the eating of the error in Archive::Child::getSize() when the ch...Kevin Enderby2015-10-213-0/+42
* Move llvm-objdump malformed Mach-O tests to X86 test directory.Kevin Enderby2015-10-107-0/+0
* Fix a bugs in the Mach-O disassembler when disassembling from aKevin Enderby2015-10-101-0/+0
OpenPOWER on IntegriCloud