1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/LTO/Resolution/X86
Peter Collingbourne 615d8261c2 LTO: Link non-prevailing weak_odr or linkonce_odr globals into the combined module with available_externally linkage.
These linkages mean that the ultimately prevailing symbol will have the same
semantics as any non-prevailing copy of the symbol, so we are free to ignore
the linker's resolution.

Differential Revision: https://reviews.llvm.org/D29367

llvm-svn: 293865
2017-02-02 05:22:42 +00:00
..
Inputs LTO: Link non-prevailing weak_odr or linkonce_odr globals into the combined module with available_externally linkage. 2017-02-02 05:22:42 +00:00
alias.ll [LTO] Change addSaveTemps API: do not add dot to the supplied prefix path 2016-08-18 00:12:33 +00:00
comdat.ll [LTO] Change addSaveTemps API: do not add dot to the supplied prefix path 2016-08-18 00:12:33 +00:00
common2.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
commons.ll [LTO] Fix commons handling 2016-09-14 21:05:04 +00:00
empty-bitcode.test LTO: Add support for multi-module bitcode files. 2016-12-14 01:17:59 +00:00
intrinsic.ll Don't drop the llvm. prefix when renaming. 2016-10-03 15:51:42 +00:00
link-odr-availextern.ll LTO: Link non-prevailing weak_odr or linkonce_odr globals into the combined module with available_externally linkage. 2017-02-02 05:22:42 +00:00
lit.local.cfg Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
lowertypetests.ll IPO, LTO: Plumb the summary from the LTO API into the pass manager. 2017-01-20 22:18:52 +00:00
mixed_lto.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
multi-thinlto.ll [LTO] Add the missing datalayout in a test. 2016-12-14 21:57:14 +00:00