llvm-6502/tools
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
..
bugpoint Add a wrapper for open. 2013-07-16 19:44:17 +00:00
bugpoint-passes
gold
llc Add a wrapper for open. 2013-07-16 19:44:17 +00:00
lli
llvm-ar llvm-ar: doExtract(): Write extracted files with F_Binary. It should fix llvm/test/Object/extract.ll 2013-07-17 12:31:50 +00:00
llvm-as Add a wrapper for open. 2013-07-16 19:44:17 +00:00
llvm-bcanalyzer
llvm-config
llvm-cov
llvm-diff
llvm-dis Add a wrapper for open. 2013-07-16 19:44:17 +00:00
llvm-dwarfdump
llvm-extract Add a wrapper for open. 2013-07-16 19:44:17 +00:00
llvm-jitlistener
llvm-link Add a wrapper for open. 2013-07-16 19:44:17 +00:00
llvm-mc Add a wrapper for open. 2013-07-16 19:44:17 +00:00
llvm-mcmarkup
llvm-nm Don't crash in 'llvm -s' when an archive has no symtab. 2013-07-10 20:14:22 +00:00
llvm-objdump
llvm-prof
llvm-readobj COFFDumper: Dump data directory entries. 2013-07-18 22:44:20 +00:00
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress Add a wrapper for open. 2013-07-16 19:44:17 +00:00
llvm-symbolizer LLVMSymbolize.cpp: Fix build. Triple::ArchType is not a namespace. 2013-07-17 06:53:51 +00:00
lto Add a wrapper for open. 2013-07-16 19:44:17 +00:00
macho-dump
obj2yaml
opt Add a wrapper for open. 2013-07-16 19:44:17 +00:00
yaml2obj
CMakeLists.txt
LLVMBuild.txt
Makefile