forked from OSchip/llvm-project
835297a951
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IRMover.cpp | ||
LLVMBuild.txt | ||
LinkDiagnosticInfo.h | ||
LinkModules.cpp |