llvm-project/lld/test/pecoff
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
..
Inputs [PECOFF] Implement the reader for the import library. 2013-06-17 18:43:13 +00:00
hello.test [lld][PECOFF] Read relocation entries. 2013-06-14 02:30:34 +00:00
importlib.test [PECOFF] Implement the reader for the import library. 2013-06-17 18:43:13 +00:00
lib.test [PECOFF] Implement the reader for the import library. 2013-06-17 18:43:13 +00:00
multi.test [PECOFF] Implement the reader for the import library. 2013-06-17 18:43:13 +00:00
reloc.test [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation. 2013-06-16 17:25:17 +00:00
trivial.test [lld][PECOFF] Read relocation entries. 2013-06-14 02:30:34 +00:00