llvm-project/lld/test/pecoff/Inputs
Rui Ueyama b24241bae3 [PECOFF] Implement the reader for the import library.
This is the first patch toward full DLL support. With this patch, lld can
read .lib file for a DLL.

Reviewers: Bigcheese

CC: llvm-commits

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

llvm-svn: 184101
2013-06-17 18:43:13 +00:00
..
dynamic.dll [PECOFF] Implement the reader for the import library. 2013-06-17 18:43:13 +00:00
dynamic.lib [PECOFF] Implement the reader for the import library. 2013-06-17 18:43:13 +00:00
hello.asm [lld][PECOFF] Read relocation entries. 2013-06-14 02:30:34 +00:00
hello.obj [lld][PECOFF] Read relocation entries. 2013-06-14 02:30:34 +00:00
main.obj [PECOFF] Implement the reader for the import library. 2013-06-17 18:43:13 +00:00
nop.asm
nop.obj
static-data1.obj [PECOFF] Handle scope of absolute atom correctly. 2013-06-15 05:04:07 +00:00
static-data2.obj [PECOFF] Handle scope of absolute atom correctly. 2013-06-15 05:04:07 +00:00
static.lib [PECOFF] Support .lib archive file. 2013-06-15 05:15:41 +00:00