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