llvm/test/CodeGen/MIR/Hexagon/lit.local.cfg
Krzysztof Parzyszek 422399f9c7 Add test/CodeGen/MIR/Hexagon/lit.local.cfg
Require that Hexagon is a registered target.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270887 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-26 18:35:45 +00:00

3 lines
71 B
INI

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