llvm-project/llvm/test/LTO/Resolution/X86/Inputs
Rafael Espindola d7325ee702 Don't drop the llvm. prefix when renaming.
If the llvm. prefix is dropped other parts of llvm don't see this as
an intrinsic.  This means that the number of regular symbols depends
on the context the module is loaded into, which causes LTO to abort.

Fixes PR30509.

llvm-svn: 283117
2016-10-03 15:51:42 +00:00
..
alias-1.ll Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
comdat.ll Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
common2.ll [LTO] Move tests from test/tools to test/LTO, as they're testing the API functionalities (NFC) 2016-09-14 21:07:32 +00:00
commons.ll [LTO] Fix commons handling 2016-09-14 21:05:04 +00:00
intrinsic.ll Don't drop the llvm. prefix when renaming. 2016-10-03 15:51:42 +00:00
mixed_lto.ll [LTO] Fix handling of mixed (regular and thin) mode LTO 2016-09-16 13:54:19 +00:00