Add test/CodeGen/MIR/Hexagon/lit.local.cfg

Require that Hexagon is a registered target.

llvm-svn: 270887
This commit is contained in:
Krzysztof Parzyszek 2016-05-26 18:35:45 +00:00
parent 8d2d730f2a
commit 729e7ad31f
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
if not 'Hexagon' in config.root.targets:
config.unsupported = True