xref: /aosp_15_r20/external/llvm/test/Transforms/LoopDataPrefetch/AArch64/lit.local.cfg (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1config.suffixes = ['.ll']
2
3if not 'AArch64' in config.root.targets:
4    config.unsupported = True
5