mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-10 04:24:23 +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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277316 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
980a4b4d40
commit
fa714f9672
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…
x
Reference in New Issue
Block a user