]> git.proxmox.com Git - rustc.git/blame - src/llvm/test/Transforms/LoopVectorize/AArch64/lit.local.cfg
Imported Upstream version 1.0.0~0alpha
[rustc.git] / src / llvm / test / Transforms / LoopVectorize / AArch64 / lit.local.cfg
CommitLineData
1a4d82fc
JJ
1config.suffixes = ['.ll']
2
3if not 'AArch64' in config.root.targets:
4 config.unsupported = True
5