llvm-project/llvm/test/LTO/Resolution/X86/Inputs
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
..
alias-1.ll
alias-alias-1.ll [LTO] Fix linking with an alias defined using another alias. 2018-07-13 21:58:55 +00:00
comdat-mixed-lto.ll [LTO] Remove values from non-prevailing comdats 2017-06-30 14:03:24 +00:00
comdat.ll
common2.ll
commons.ll
dead-strip-alias.ll Reland r313157, "ThinLTO: Correctly follow aliasee references when dead stripping." which was reverted in r313222. 2017-09-14 05:02:59 +00:00
dead-strip-fulllto.ll LTO: Apply global DCE to ThinLTO modules at LTO opt level 0. 2017-11-01 17:58:39 +00:00
intrinsic.ll
link-odr-availextern-ae.ll
link-odr-availextern-odr.ll
load-sample-prof-icp.prof Update the new PM pipeline to make ICP aware if it is SamplePGO build. 2017-08-02 01:28:31 +00:00
load-sample-prof.prof [LTO] llvm-lto2: Add option to load sample profile 2017-07-28 23:43:22 +00:00
mixed_lto.ll
mod-asm-used.ll
not-prevailing.ll [ThinLTO] - Stop internalizing and drop non-prevailing symbols. 2018-01-29 08:03:30 +00:00