Files
clang-p2996/llvm/test/Transforms/CodeExtractor/X86/lit.local.cfg
Sean Silva e5a5c966cd 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
2016-08-01 03:22:05 +00:00

4 lines
68 B
INI

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