llvm-6502/test/tools/llvm-readobj/Inputs
Rui Ueyama 06bd2061fc COFFDumper: Dump data directory entries.
Summary:
Dump optional data directory entries in the PE/COFF header, so that
we can test the output of LLD linker. This patch updates the test binary
file, but the source of the binary is the same. I just re-linked the file.
I don't know how the previous file was linked, but the previous file did
not have any data directory entries for some reason.

Reviewers: rafael

CC: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186623 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-18 22:44:20 +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
trivial.exe.coff-i386 COFFDumper: Dump data directory entries. 2013-07-18 22:44:20 +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