bolt/deps/llvm-18.1.8/llvm/test/Transforms/LoopDataPrefetch/AArch64/lit.local.cfg

5 lines
98 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
config.suffixes = [".ll"]
if not "AArch64" in config.root.targets:
config.unsupported = True