hanchenye-llvm-project/llvm/test/LTO
Eli Friedman 835297a951 [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
2018-07-13 21:58:55 +00:00
..
ARM
Resolution/X86 [LTO] Fix linking with an alias defined using another alias. 2018-07-13 21:58:55 +00:00
X86 IRMover: Account for matching types present across modules 2018-06-20 16:50:56 +00:00