xref
: /
external
/
llvm
/
test
/
ExecutionEngine
/
OrcLazy
/
lit.local.cfg
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if
config.root.host_arch
not in ['x86_64']:
2
config.unsupported
= True
3