llvm/test/tools/llvm-objdump/X86
Colin LeMahieu bb93856810 [llvm-objdump] Printing relocations in executable and shared object files. This partially reverts r215844 by removing test objdump-reloc-shared.test which stated GNU objdump doesn't print relocations, it does.
In executable and shared object ELF files, relocations in the file contain the final virtual address rather than section offset so this is adjusted to display section offset.

Differential revision: http://reviews.llvm.org/D15965

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263971 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-21 19:14:50 +00:00
..
Inputs [llvm-objdump] Printing relocations in executable and shared object files. This partially reverts r215844 by removing test objdump-reloc-shared.test which stated GNU objdump doesn't print relocations, it does. 2016-03-21 19:14:50 +00:00
coff-dis-internal.test COFF: Assign the correct symbol type to internal functions. 2015-08-06 05:26:35 +00:00
coff-disassemble-export.test [llvm-objdump] Use the COFF export table for additional symbols 2015-11-18 02:49:19 +00:00
disassemble-data.test Moving tests in to X86 directory. 2015-07-23 21:55:26 +00:00
disassembly-show-raw.test
hex-displacement.test [llvm-objdump] Move test case to the X86 sub-directory because it depends on X86 target supporting. NFC. 2016-03-18 09:52:12 +00:00
lit.local.cfg
macho-archive-headers.test For llvm-objdump, with the -archive-headers and -macho options, use the -non-verbose 2015-04-30 20:30:42 +00:00
macho-cstring-dump.test Add the option, -no-leading-addr llvm-objdump used with -macho and 2015-03-17 21:07:39 +00:00
macho-dis-no-leading-addr.test Add the option, -no-leading-addr llvm-objdump used with -macho and 2015-03-17 21:07:39 +00:00
macho-dis-symname.test Add the option, -dis-symname to llvm-objdump used with -macho and 2015-03-17 17:10:57 +00:00
macho-dylib.test Add the options, -dylibs-used and -dylib-id to llvm-objdump used with -macho 2015-03-16 20:08:09 +00:00
macho-indirect-symbols.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-info-plist.test Add the option, -info-plist to llvm-objdump used with -macho to print the 2015-03-11 22:06:32 +00:00
macho-literal-pointers-i386.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-literal-pointers-x86_64.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-literals.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-nontext-disasm.test Add code to llvm-objdump so the -section option with -macho will disassemble sections 2015-02-04 01:01:38 +00:00
macho-objc-meta-data.test For llvm-objdump, dump the (__OBJC,__protocol) section for Objc1 32-bit Mach-O files 2015-04-16 22:33:20 +00:00
macho-private-header.test For llvm-objdump, add the option -private-header (without the trailing ’s’) 2016-01-13 00:25:36 +00:00
macho-private-headers.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-relocations.test For llvm-objdump, hook up existing options to work when using -macho (the Mach-O parser). 2015-01-20 21:47:46 +00:00
macho-section-contents.test For llvm-objdump, hook up existing options to work when using -macho (the Mach-O parser). 2015-01-20 21:47:46 +00:00
macho-section-headers.test For llvm-objdump, hook up existing options to work when using -macho (the Mach-O parser). 2015-01-20 21:47:46 +00:00
macho-section.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-symbol-table.test [Object, MachO] Mark symbols from DATA and BSS sections as ST_Data 2015-11-12 09:40:29 +00:00
macho-symbolized-disassembly.test Add the option -no-symbolic-operands to llvm-objdump used with -macho and 2015-03-17 22:26:11 +00:00
macho-symbolized-subtractor-i386.test Add the code and test cases for 32-bit Intel to llvm-objdump’s Mach-O symbolizer. 2014-11-04 00:43:16 +00:00
macho-symbolized-subtractor.test Hookup the MCSymbolizer to llvm-objdump’s disassembly for Mach-O files. 2014-09-16 18:00:57 +00:00
macho-universal-x86_64.i386.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-unwind-info.test For llvm-objdump, hook up existing options to work when using -macho (the Mach-O parser). 2015-01-20 21:47:46 +00:00
malformed-machos.test Tweak to r250117 and change to use ErrorOr and drop isSizeValid for 2015-10-13 20:48:04 +00:00
out-of-section-sym.test
relocations-in-nonrelocatable.test [llvm-objdump] Printing relocations in executable and shared object files. This partially reverts r215844 by removing test objdump-reloc-shared.test which stated GNU objdump doesn't print relocations, it does. 2016-03-21 19:14:50 +00:00