Sam Parker db8a3c4206 [NFC] Create X86 subdirectory for indvar tests
Many IndVarSiimplify tests target an x86 triple, so move them into
a target specific folder.
2020-03-26 12:24:45 +00:00

3 lines
67 B
INI

if not 'X86' in config.root.targets:
config.unsupported = True