llvm-project/lld/test
Rui Ueyama 6cfe07b9eb [PECOFF] Emit the import table to .idata section.
Emitting idata atoms to their own section would make debugging easier.
The Windows loader do not really care about whether the DLL import table is
in .rdata or its own .idata section, so there is no change in functionality.

llvm-svn: 196458
2013-12-05 02:27:30 +00:00
..
Driver [Gnu] -L paths is not positional. 2013-11-25 03:55:34 +00:00
Unit [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00
core Fix Weak External symbol handling. 2013-11-20 20:51:55 +00:00
darwin [mach-o] revert gunk added to test cases to debug build bot failures 2013-11-08 23:18:51 +00:00
elf Fix "doesnot", "endsup" typos and "lets" grammar issues 2013-12-02 01:28:14 +00:00
pecoff [PECOFF] Emit the import table to .idata section. 2013-12-05 02:27:30 +00:00
CMakeLists.txt Add llc to check-lld deps. We use the command in lit.cfg. 2013-09-02 23:26:00 +00:00
linker-script.test [lld][ELF] Add parser for linker script ENTRY command 2013-06-03 18:05:21 +00:00
lit.cfg [PECOFF] Add a test for the resource file. 2013-11-04 05:17:54 +00:00
lit.site.cfg.in [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00