mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[RISCV] Disable test/Analysis/CostModel/RISCV tests if RISCV backend not built
Adds missing lit.local.cfg. Fixes rL362691. llvm-svn: 362693
This commit is contained in:
parent
4e8aab23f6
commit
54f10cb946
3
test/Analysis/CostModel/RISCV/lit.local.cfg
Normal file
3
test/Analysis/CostModel/RISCV/lit.local.cfg
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
if not 'RISCV' in config.root.targets:
|
||||||
|
config.unsupported = True
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user