llvm-6502/test/tools/llvm-readobj/Inputs
Rui Ueyama b850a05f2c Recognize 0x0000 as a COFF file magic.
Summary:
Some machine-type-neutral object files containing only undefined symbols
actually do exist in the Windows standard library. Need to recognize them
as COFF files.

Reviewers: Bigcheese

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2164

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194734 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-14 22:09:08 +00:00
..
dynamic-table.c Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the 2013-11-11 20:51:48 +00:00
dynamic-table.mips Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the 2013-11-11 20:51:48 +00:00
magic.coff-unknown Recognize 0x0000 as a COFF file magic. 2013-11-14 22:09:08 +00:00
relocs.obj.coff-i386
relocs.obj.coff-x86_64
relocs.obj.elf-aarch64
relocs.obj.elf-arm
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 Remove the mblaze backend from llvm. 2013-07-25 18:55:05 +00:00
rpath.exe.elf-x86_64 Print string value for DT_RPATH and DT_RUNPATH. 2013-09-03 17:13:53 +00:00
trivial.exe.coff-i386 Retry submitting r186623: COFFDumper: Dump data directory entries. 2013-07-19 23:23:29 +00:00
trivial.ll
trivial.obj.coff-i386
trivial.obj.coff-x86-64
trivial.obj.elf-i386
trivial.obj.elf-x86-64
trivial.obj.macho-arm At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
trivial.obj.macho-i386
trivial.obj.macho-ppc Finish templating MachObjectFile over endianness. 2013-04-13 01:45:40 +00:00
trivial.obj.macho-ppc64 Finish templating MachObjectFile over endianness. 2013-04-13 01:45:40 +00:00
trivial.obj.macho-x86-64