mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
[Hexagon] Adding lit exception if Hexagon isn't built.
llvm-svn: 223335
This commit is contained in:
parent
a0eacebee5
commit
892cc4dcb1
3
test/MC/Disassembler/Hexagon/lit.local.cfg
Normal file
3
test/MC/Disassembler/Hexagon/lit.local.cfg
Normal file
@ -0,0 +1,3 @@
|
||||
if not 'Hexagon' in config.root.targets:
|
||||
config.unsupported = True
|
||||
|
Loading…
Reference in New Issue
Block a user