1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/LTO/Resolution/X86
Peter Collingbourne e8b1789b4f Linker: Create a function declaration when moving a non-prevailing alias of function type.
We were previously creating a global variable of function type,
which is invalid IR. This issue was exposed by r304690, in which we
started asserting that global variables were of a valid type.

Fixes PR33462.

Differential Revision: https://reviews.llvm.org/D36438

llvm-svn: 310543
2017-08-10 01:07:44 +00:00
..
Inputs Update the new PM pipeline to make ICP aware if it is SamplePGO build. 2017-08-02 01:28:31 +00:00
alias.ll
asm-output.ll
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-fulllto.ll
diagnostic-handler-remarks-with-hotness.ll
diagnostic-handler-remarks.ll
empty-bitcode.test
export-jumptable.ll LTO: Export functions referenced by the CFI jump table. 2017-07-19 18:18:19 +00:00
function-alias-non-prevailing.ll Linker: Create a function declaration when moving a non-prevailing alias of function type. 2017-08-10 01:07:44 +00:00
ifunc.ll
intrinsic.ll
link-odr-availextern.ll
linker-redef-thin.ll [LTO] Fix the interaction between linker redefined symbols and ThinLTO 2017-07-06 19:58:26 +00:00
linker-redef.ll
linkonce.ll
lit.local.cfg
load-sample-prof-icp.ll 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.ll [LTO] llvm-lto2: Add option to load sample profile 2017-07-28 23:43:22 +00:00
lowertypetests.ll
mixed_lto.ll
mod-asm-used.ll
multi-thinlto.ll
symtab-elf.ll
symtab.ll
type-checked-load.ll