xref
: /
llvm-project
/
bolt
/
test
/
runtime
/
AArch64
/
lit.local.cfg
(revision f98ee40f4b5d7474fc67e82824bf6abbaedb7b1c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if
config.host_arch
not in ["aarch64"]:
2
config.unsupported
= True
3