Index: test/tools/llvm-cfi-verify/AArch64/lit.local.cfg =================================================================== --- /dev/null +++ test/tools/llvm-cfi-verify/AArch64/lit.local.cfg @@ -0,0 +1,2 @@ +if not 'AArch64' in config.root.targets: + config.unsupported = True