llvm-6502/test/Linker/Inputs
Rafael Espindola 0549fc2448 Set comdats when lazily linking functions.
We were setting the comdat when functions were copied in the initial pass, but
not when they were linked only when we found out that they are needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215765 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-15 20:17:08 +00:00
..
alias.ll Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
basiclink.a.ll
basiclink.b.ll
comdat2.ll IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
comdat3.ll IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
comdat4.ll IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
comdat5.ll IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
comdat9.ll Set comdats when lazily linking functions. 2014-08-15 20:17:08 +00:00
comdat.ll IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
constructor-comdat.ll Fix use of uninitialized variable. 2014-08-11 17:07:34 +00:00
datalayout-a.ll Compare DataLayout by Value, not by pointer. 2014-02-26 17:02:08 +00:00
datalayout-b.ll Fix DataLayout::operator==(). 2014-04-22 17:47:03 +00:00
linkage.a.ll
linkage.b.ll
old_global_ctors.3.4.bc Add comdat key field to llvm.global_ctors and llvm.global_dtors 2014-05-16 20:39:27 +00:00
PR8300.a.ll
PR8300.b.ll Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
PR11464.a.ll
PR11464.b.ll
targettriple-a.ll Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested. 2014-03-10 15:54:49 +00:00
targettriple-b.ll Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested. 2014-03-10 15:54:49 +00:00
type-unique-inheritance-a.ll Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
type-unique-inheritance-b.ll Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
type-unique-simple2-a.ll DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emits zero-length arrays as {i32 0} 2014-02-04 01:23:52 +00:00
type-unique-simple2-b.ll DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emits zero-length arrays as {i32 0} 2014-02-04 01:23:52 +00:00