Files
clang-p2996/llvm/test/Transforms/LoopVectorize/AArch64/lit.local.cfg
2019-06-17 09:51:07 +00:00

5 lines
98 B
INI

config.suffixes = ['.ll']
if not 'AArch64' in config.root.targets:
config.unsupported = True