xref
: /
external
/
llvm-project
/
llvm
/
test
/
CodeGen
/
RISCV
/
lit.local.cfg
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if not 'RISCV' in
config.root.targets
:
2
config.unsupported
= True
3