mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
54f10cb946
Adds missing lit.local.cfg. Fixes rL362691. llvm-svn: 362693
4 lines
70 B
INI
4 lines
70 B
INI
if not 'RISCV' in config.root.targets:
|
|
config.unsupported = True
|
|
|