summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-uint-float-conversion.ll
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2018-07-13 21:58:55 +0000
committerEli Friedman <efriedma@codeaurora.org>2018-07-13 21:58:55 +0000
commit835297a9516520b58010c5870258e4176c17f5d1 (patch)
tree34d9e49987bedbb01bbd0c8ad158d18f0da4805e /llvm/test/CodeGen/X86/fast-isel-uint-float-conversion.ll
parentdcdc9ac7a2a8717e503cdf2ba63b1f26e30846bb (diff)
downloadbcm5719-llvm-835297a9516520b58010c5870258e4176c17f5d1.tar.gz
bcm5719-llvm-835297a9516520b58010c5870258e4176c17f5d1.zip
[LTO] Fix linking with an alias defined using another alias.
When we're linking an alias which will be defined later, we neeed to build a GlobalAlias, or else we'll crash later in IRLinker::linkGlobalValueBody. clang sometimes constructs aliases like this for C++ destructors. Differential Revision: https://reviews.llvm.org/D49316 llvm-svn: 337053
Diffstat (limited to 'llvm/test/CodeGen/X86/fast-isel-uint-float-conversion.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud