llvm/test/CodeGen/MIR/AMDGPU/lit.local.cfg
Alex Lorenz ba90cee0f1 MIR Serialization: Serialize the target index machine operands.
Reviewers: Duncan P. N. Exon Smith


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243497 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-28 23:02:45 +00:00

3 lines
70 B
INI

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