llvm-project/lld/test
Shankar Easwaran 178324d903 [LinkingContext] Limit shared library undefined atoms to be added.
This adds functionality to limit shared library undefined atoms to be added
only once by the Resolver.

Dynamic libraries may be processed more than once if they exist within a
Group.

Also adds a test to verify the change.

llvm-svn: 195307
2013-11-21 03:50:59 +00:00
..
Driver [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +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 [LinkingContext] Limit shared library undefined atoms to be added. 2013-11-21 03:50:59 +00:00
pecoff Fix Weak External symbol handling. 2013-11-20 20:51:55 +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