llvm-mirror/test/Transforms/VectorCombine/Hexagon/lit.local.cfg
Sanjay Patel fe63c251a7 [VectorCombine] add test for Hexagon that would crash; NFC
This test verifies the code change from:
rGb0b95dab1ce2
(although that would not be true if PR47128 is fixed)
2020-08-12 08:38:20 -04:00

3 lines
71 B
INI

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