llvm-6502/test/tools/llvm-readobj/Inputs
Saleem Abdulrasool ef2a6771e9 llvm-readobj: add a test case for ARM_MOV32(T) base relocation
Add a trivial binary (int main() { return 0; }) built for Windows on ARM to
ensure that we can correctly identify ARM_MOV32(T) base relocations.  Addresses
post-commit review comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227673 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-31 04:46:50 +00:00
..
bad-relocs.obj.coff-i386 Add a test for r221870 2014-11-20 05:32:10 +00:00
basereloc.obj.coff-i386 llvm-readobj: teach it how to dump COFF base relocation table 2014-11-19 00:18:07 +00:00
bigobj.coff-x86-64 Object: Add support for bigobj 2014-09-10 12:51:52 +00:00
comdat-function-linetables.obj.coff-2012-i386 Add VS2012-generated test inputs for test/tools/llvm-readobj/codeview-linetables.test 2014-10-13 17:03:13 +00:00
comdat-function-linetables.obj.coff-2013-i386 Fix dumping codeview line tables when there are multiple debug sections 2014-10-06 16:59:44 +00:00
cxx-cli-aux.cpp llvm-readobj: Add test for COFF auxiliary symbols as used by C++/CLI 2014-03-17 01:46:28 +00:00
cxx-cli-aux.obj.coff-i386 llvm-readobj: Add test for COFF auxiliary symbols as used by C++/CLI 2014-03-17 01:46:28 +00:00
directives.obj.coff-x86_64 llvm-readobj: add test for r219228 2014-10-08 02:06:11 +00:00
dynamic-table-exe.mips
dynamic-table-exe.x86 [llvm-readobj] Print values of FLAGS and MIPS_FLAGS dynamic table tags 2014-05-11 08:48:09 +00:00
dynamic-table-so.mips
dynamic-table.c
export-arm.dll llvm-readobj: add support to dump COFF export tables 2015-01-03 21:35:09 +00:00
export-x64.dll llvm-readobj: add support to dump COFF export tables 2015-01-03 21:35:09 +00:00
export-x86.dll llvm-readobj: add support to dump COFF export tables 2015-01-03 21:35:09 +00:00
file-aux-record.yaml yaml2obj: Support bigobj 2014-09-16 03:52:46 +00:00
file-multiple-aux-records.yaml yaml2obj: Support bigobj 2014-09-16 03:52:46 +00:00
got-empty.exe.mipsel [llvm-readobj] Fix output of MIPS GOT without local and global entries. 2014-07-05 19:28:49 +00:00
got-tls.so.elf-mips64el [llvm-readobj][ELF] New -mips-plt-got command line option to output 2014-06-18 08:47:09 +00:00
imports.exe.coff-i386 llvm-readobj: print COFF delay-load import table 2014-10-03 00:41:58 +00:00
imports.exe.coff-x86-64 llvm-readobj: print COFF delay-load import table 2014-10-03 00:41:58 +00:00
magic.coff-importlib
magic.coff-unknown
multifile-linetables.obj.coff-2012-i368 Add VS2012-generated test inputs for test/tools/llvm-readobj/codeview-linetables.test 2014-10-13 17:03:13 +00:00
multifile-linetables.obj.coff-2012-x86_64 Add VS2012-generated test inputs for test/tools/llvm-readobj/codeview-linetables.test 2014-10-13 17:03:13 +00:00
multifile-linetables.obj.coff-2013-i368 Rebuild the inputs for the codeview-linetables.test with VS2013 2014-09-23 13:49:51 +00:00
multifile-linetables.obj.coff-2013-x86_64 Rebuild the inputs for the codeview-linetables.test with VS2013 2014-09-23 13:49:51 +00:00
multifunction-linetables.obj.coff-2012-i368 Add VS2012-generated test inputs for test/tools/llvm-readobj/codeview-linetables.test 2014-10-13 17:03:13 +00:00
multifunction-linetables.obj.coff-2012-x86_64 Add VS2012-generated test inputs for test/tools/llvm-readobj/codeview-linetables.test 2014-10-13 17:03:13 +00:00
multifunction-linetables.obj.coff-2013-i368 Rebuild the inputs for the codeview-linetables.test with VS2013 2014-09-23 13:49:51 +00:00
multifunction-linetables.obj.coff-2013-x86_64 Rebuild the inputs for the codeview-linetables.test with VS2013 2014-09-23 13:49:51 +00:00
nop.exe.coff-x86-64
relocs-no-symtab.obj.coff-i386 Forgot to add a file for r222734 2014-11-25 07:45:56 +00:00
relocs.obj.coff-i386 llvm-readobj: zero out timestamp in COFF auto-generated test files. 2014-08-11 09:53:07 +00:00
relocs.obj.coff-x86_64 llvm-readobj: zero out timestamp in COFF auto-generated test files. 2014-08-11 09:53:07 +00:00
relocs.obj.elf-aarch64 Update AArch64 ELF relocations to ABI 1.0 2014-11-26 10:49:18 +00:00
relocs.obj.elf-arm Update ARM ELF relocations to ABI 2.09 2014-11-26 10:36:03 +00:00
relocs.obj.elf-i386
relocs.obj.elf-mips
relocs.obj.elf-mips64el
relocs.obj.elf-ppc64
relocs.obj.elf-x86_64
relocs.obj.macho-arm
relocs.obj.macho-i386
relocs.obj.macho-x86_64
relocs.py Update AArch64 ELF relocations to ABI 1.0 2014-11-26 10:49:18 +00:00
rpath.exe.elf-x86_64
trivial.exe.coff-arm llvm-readobj: add a test case for ARM_MOV32(T) base relocation 2015-01-31 04:46:50 +00:00
trivial.exe.coff-i386
trivial.ll
trivial.obj.coff-arm Support: add support to identify WinCOFF/ARM objects 2014-03-13 07:02:35 +00:00
trivial.obj.coff-i386 Object/COFF: Add function to check if section number is reserved one. 2014-03-18 23:37:53 +00:00
trivial.obj.coff-x86-64
trivial.obj.elf-i386
trivial.obj.elf-mipsel [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj, 2014-07-13 15:28:54 +00:00
trivial.obj.elf-x86-64
trivial.obj.macho-arm
trivial.obj.macho-i386
trivial.obj.macho-ppc
trivial.obj.macho-ppc64
trivial.obj.macho-x86-64
zero-string-table.obj.coff-i386