mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-16 08:08:01 +00:00
Move this test to x86-specific directory.
No bots have yelled yet, but this test references an x86 intrinsic. Also, it invokes llc on x86 IR. Fixup to r277315. llvm-svn: 277316
This commit is contained in:
parent
68a340f751
commit
1b43d481b2
3
test/Transforms/CodeExtractor/X86/lit.local.cfg
Normal file
3
test/Transforms/CodeExtractor/X86/lit.local.cfg
Normal file
@ -0,0 +1,3 @@
|
||||
if not 'X86' in config.root.targets:
|
||||
config.unsupported = True
|
||||
|
Loading…
Reference in New Issue
Block a user