summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Remove debug names from symbol tableSam Clegg2018-01-171-3/+0
* Fix tests after move to utohexstr.Benjamin Kramer2017-12-281-1/+1
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-154-6/+13
* reverting out -r320532 because a warning is breaking the lld buildMichael Trent2017-12-134-13/+6
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-124-6/+13
* Reverting r320166 to fix test failures.Michael Trent2017-12-082-6/+0
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-082-0/+6
* [AMDGPU] Convert test/tools/llvm-objdump/AMDGPU/source-lines.ll to amdgizYaxun Liu2017-11-301-21/+21
* [AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...Dmitry Preobrazhensky2017-11-201-2/+2
* llvm-objdump: Add missing requires for the test in r313921Justin Bogner2017-11-161-0/+1
* Fix a crash in llvm-objdump when printing a bad x86_64 relocation in a Mach-OKevin Enderby2017-11-032-0/+3
* [wasm] readSection: Avoid reading past eof (fixes oss-fuzz #3219)Vedant Kumar2017-10-232-0/+2
* [Hexagon] New HVX target features.Sumanth Gundapaneni2017-10-181-1/+1
* [llvm-objdump] Disable leak checking on an llvm-objdump testFrancis Ricci2017-10-101-1/+1
* Fix a bug in llvm-objdump when disassembling using the wrong default CPUKevin Enderby2017-09-212-0/+6
* [WebAssembly] Add support for local symbol bindingsSam Clegg2017-09-201-5/+5
* [WebAssembly] Use a separate wasm data segment for each global symbolSam Clegg2017-09-141-1/+1
* [WebAssembly] Only treat imports/exports as symbols when reading relocatable ...Sam Clegg2017-09-061-3/+3
* [WebAssembly] Update relocation names to match specSam Clegg2017-09-011-1/+1
* [WebAssembly] Fix getSymbolValue() for data symbolsSam Clegg2017-08-311-1/+1
* Update test:Konstantin Zhuravlyov2017-08-311-1/+1
* Fix test after rL312144Konstantin Zhuravlyov2017-08-301-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* [MachO] Use Twines more efficiently.Benjamin Kramer2017-08-202-8/+8
* Add error handling to the dyld compact export entries in libObject.Kevin Enderby2017-07-2013-0/+35
* [llvm-objdump] Properly print MachO aarch64 addend relocationsMartin Storsjo2017-07-132-0/+6
* [llvm-objdump] Correctly distinguish between the MachO upper/lower16 relocationsMartin Storsjo2017-07-132-0/+4
* [WebAssembly] Be consistent in generating trivial test input filesSam Clegg2017-07-105-23/+48
* [llvm-objdump] Handle invalid instruction gracefully on ARMEugene Leviant2017-06-291-0/+9
* [WebAssembly] Only run WebAssembly objdump tests if it is enabled as a targetSam Clegg2017-06-271-0/+2
* [WebAssembly] Add support for printing relocations with llvm-objdumpSam Clegg2017-06-271-0/+8
* Updated llvm-objdump for arm64 Mach-O MH_KEXT_BUNDLE file types soKevin Enderby2017-06-222-0/+9
* Updated llvm-objdump symbolic disassembly with x86_64 Mach-O MH_KEXT_BUNDLEKevin Enderby2017-06-222-0/+9
* Updated llvm-objdump with Mach-O files and the -objc-meta-data option soKevin Enderby2017-06-201-2/+2
* Change llvm-objdump with Mach-O files and the -info-plist option with theKevin Enderby2017-06-201-0/+4
* Fix a FIXME in llvm-objdump for the -exports-trie option that was not addingKevin Enderby2017-06-191-0/+10
* [WebAssembly] Add wasm symbol table support to llvm-objdumpSam Clegg2017-05-041-0/+8
* [llvm-objdump] Don't attempt to print lines beyond the end of filePetr Hosek2017-04-252-0/+27
* [Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.Juergen Ributzka2017-03-303-6/+0
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-302-1/+1
* Add the error handling for Mach-O dyld compact lazy bind, weak bind andKevin Enderby2017-03-2720-1/+58
* Add the rest of the error checking for Mach-O dyld compact bind entry errorsKevin Enderby2017-03-2019-2/+52
* Fix source-lines test on Windows.Zachary Turner2017-03-071-7/+7
* llvm-objdump: handle line numbers and source options for amdgpu objectsKonstantin Zhuravlyov2017-03-073-0/+117
* [mips] Drop unneeded REQUIRES line in test. NFCISimon Dardis2017-03-011-1/+0
* Actually add error handling to unpacking the dyld compact bind andKevin Enderby2017-02-281-5/+3
* [mips][mc] Fix a crash when disassembling odd sized sectionsSimon Dardis2017-02-241-0/+1
* Fixup r296105 - only run tests on MipsDiana Picus2017-02-241-0/+3
* [mips][mc] Fix a crash when disassembling odd sized sectionsSimon Dardis2017-02-241-0/+16
* [WebAssembly] Update llvm-objdump tests for the new wasm version number.Dan Gohman2017-02-222-1/+1
OpenPOWER on IntegriCloud