teak-llvm/llvm/lib/Bitcode
Mehdi Amini e62aaf2303 Fix bitcode auto-upgrade when using bitcode lazy loading
The auto-upgrade path could be called before the VST (global
names) was fully parsed, and thus intrinsic names were not
available and the autoupgrade logic could not operate.

Fix link failures with ThinLTO.

llvm-svn: 278610
2016-08-13 23:31:53 +00:00
..
Reader Fix bitcode auto-upgrade when using bitcode lazy loading 2016-08-13 23:31:53 +00:00
Writer [PM] Port ModuleSummaryIndex analysis to new pass manager 2016-08-12 13:53:02 +00:00
CMakeLists.txt
LLVMBuild.txt