1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/LTO
Peter Collingbourne fe3c1d8a1b LTO: Don't internalize available_externally globals.
This breaks C and C++ semantics because it can cause the address
of the global inside the module to differ from the address outside
of the module.

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

llvm-svn: 348321
2018-12-05 00:09:36 +00:00
..
ARM [Linker] Remove warning when linking ARM and Thumb IR modules. 2017-06-07 09:17:01 +00:00
Resolution/X86 LTO: Don't internalize available_externally globals. 2018-12-05 00:09:36 +00:00
X86 [ThinLTO] Add an option to disable (thin)lto internalization. 2018-11-05 15:49:46 +00:00