================ @@ -0,0 +1,19 @@ +// RUN: %clang_cc1 -S -mllvm -stop-after=systemz-isel -stack-protector 1 -triple=s390x-ibm-linux < %s -o - | FileCheck -check-prefix=CHECK-DAGCOMBINE %s ---------------- dominik-steenken wrote:
OK - since we're not changing the IR that gets emitted, i will reduce this test to just the negative option check and move the rest into an LLVM check. https://github.com/llvm/llvm-project/pull/169317 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
