hanchenye-llvm-project/llvm/lib/Linker
Eugene Leviant be8d19967a [ThinLTO] Internalize readonly globals
This patch allows internalising globals if all accesses to them
(from live functions) are from non-volatile load instructions

Differential revision: https://reviews.llvm.org/D49362

llvm-svn: 346584
2018-11-10 08:31:21 +00:00
..
CMakeLists.txt
IRMover.cpp [ThinLTO] Internalize readonly globals 2018-11-10 08:31:21 +00:00
LLVMBuild.txt
LinkDiagnosticInfo.h
LinkModules.cpp