diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2018-07-13 21:58:55 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2018-07-13 21:58:55 +0000 |
commit | 835297a9516520b58010c5870258e4176c17f5d1 (patch) | |
tree | 34d9e49987bedbb01bbd0c8ad158d18f0da4805e /llvm/test/CodeGen/X86/fast-isel-uint-float-conversion.ll | |
parent | dcdc9ac7a2a8717e503cdf2ba63b1f26e30846bb (diff) | |
download | bcm5719-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