llvm/test/LTO/Resolution/X86
Rafael Espindola da49ba4e37 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283117 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-03 15:51:42 +00:00
..
Inputs Don't drop the llvm. prefix when renaming. 2016-10-03 15:51:42 +00:00
alias.ll [LTO] Change addSaveTemps API: do not add dot to the supplied prefix path 2016-08-18 00:12:33 +00:00
comdat.ll [LTO] Change addSaveTemps API: do not add dot to the supplied prefix path 2016-08-18 00:12:33 +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
lit.local.cfg Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
mixed_lto.ll [LTO] Use llvm-nm instead of nm in new tests 2016-09-16 17:12:48 +00:00