1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/LTO/Resolution/X86
Rafael Espindola e12f0c0e18 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
..
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