xref
: /
external
/
llvm-project
/
llvm
/
test
/
tools
/
llvm-objdump
/
MachO
/
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