llvm-project/lld/test
Davide Italiano d4c2a03c32 [LTO] Keep linkonce_odr symbols when appropriate.
Ensure we keep the symbol we need to before it reaches
the Writer (and hit an assertion), changing its linkage
from linkonce_odr to weak. For a more detailed description
of the problem, see PR19901 where a similar problem was
fixed for the gold plugin. Thanks to Rafael for providing
a testcase.

llvm-svn: 264111
2016-03-22 22:31:34 +00:00
..
COFF [COFF] Correct tests with bogus alignment 2016-03-18 21:47:12 +00:00
Driver/Inputs Remove the old ELF linker. 2016-02-28 00:10:58 +00:00
ELF [LTO] Keep linkonce_odr symbols when appropriate. 2016-03-22 22:31:34 +00:00
Unit [lit] Python 3. 2014-03-26 00:53:48 +00:00
darwin Add the GC commandline options and throw errors if they are used 2016-01-15 17:39:02 +00:00
mach-o Fix EHFrame processing to add implicit references when needed. 2016-03-15 21:33:10 +00:00
CMakeLists.txt Add dependency to llvm-dis. 2016-03-14 23:16:13 +00:00
lit.cfg check-lld: Introduce %python. 2016-02-09 07:30:18 +00:00
lit.site.cfg.in [lit] Python 3. 2014-03-26 00:53:48 +00:00