forked from OSchip/llvm-project
Add test/CodeGen/MIR/Hexagon/lit.local.cfg
Require that Hexagon is a registered target. llvm-svn: 270887
This commit is contained in:
parent
8d2d730f2a
commit
729e7ad31f
|
@ -0,0 +1,2 @@
|
|||
if not 'Hexagon' in config.root.targets:
|
||||
config.unsupported = True
|
Loading…
Reference in New Issue