mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:40:38 +00:00
[NFC] Create X86 subdirectory for indvar tests
Many IndVarSiimplify tests target an x86 triple, so move them into a target specific folder.
This commit is contained in:
parent
e021b93f38
commit
33ab418b5a
2
test/Transforms/IndVarSimplify/X86/lit.local.cfg
Normal file
2
test/Transforms/IndVarSimplify/X86/lit.local.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
if not 'X86' in config.root.targets:
|
||||
config.unsupported = True
|
Loading…
Reference in New Issue
Block a user