Files
clang-p2996/llvm/test/Transforms/LoadStoreVectorizer/AArch64/lit.local.cfg
Ramkumar Ramachandra fff78a51ee LSV/test/AArch64: add missing lit.local.cfg; fix build (#102607)
Follow up on 199d6f2 (LSV: document hang reported in #37865) to fix the
build when omitting the AArch64 target. Add the missing lit.local.cfg.
2024-08-09 14:17:13 +01:00

3 lines
71 B
INI

if not "AArch64" in config.root.targets:
config.unsupported = True