OpenGrok
Cross Reference: lit.local.cfg
xref
: /
external
/
llvm
/
test
/
ExecutionEngine
/
OrcLazy
/
lit.local.cfg
Home
|
History
|
Annotate
|
Download
|
only in
OrcLazy
1
if
config.root.host_arch
not in ['x86_64']:
2
config.unsupported
= True
3