llvm-project/lld/lib
Rui Ueyama 7be03d09cd [PECOFF] Emit the delay-import table
This is a partial patch to emit the delay-import table. With this,
LLD is now able to emit the table that llvm-readobj can read and
dump.

The table lacks a few fields, such as the address of HMODULE, the
import address table, etc. They'll be added in subsequent patches.

llvm-svn: 219384
2014-10-09 02:48:14 +00:00
..
Config Add support to print version. 2014-10-08 03:47:51 +00:00
Core PE/COFF: add a check to ensure that we dont mix up architectures 2014-10-05 23:43:59 +00:00
Driver [PECOFF] Emit the delay-import table 2014-10-09 02:48:14 +00:00
Passes Fixes wrong Twine uses in FileNode::errStr() and in LayoutPass.cpp 2014-09-18 23:21:39 +00:00
ReaderWriter [PECOFF] Emit the delay-import table 2014-10-09 02:48:14 +00:00
CMakeLists.txt Add support to print version. 2014-10-08 03:47:51 +00:00
Makefile Add support to print version. 2014-10-08 03:47:51 +00:00