summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-08-14 00:01:27 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-08-14 00:01:27 +0000
commita71002e7f1be2382d4014763124b936d75cf61fd (patch)
tree4ac88c1f4f8d8edcc28fdd52c738d9d21f542151 /llvm/lib/Transforms
parent822ee88ab88d8ce07c806c7311f79bcbde7fe6d0 (diff)
downloadbcm5719-llvm-a71002e7f1be2382d4014763124b936d75cf61fd.tar.gz
bcm5719-llvm-a71002e7f1be2382d4014763124b936d75cf61fd.zip
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. This is a recommit of r278610 with a different fix. llvm-svn: 278615
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud