xref
: /
external
/
llvm-project
/
llvm
/
test
/
Transforms
/
LoopStrengthReduce
/
AArch64
/
lit.local.cfg
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
config.suffixes
= ['.ll']
2
3
if not 'AArch64' in
config.root.targets
:
4
config.unsupported
= True
5