craig.topper added inline comments.
================ Comment at: clang/test/Driver/riscv-arch.c:585 +// RUN: -fsyntax-only 2>&1 | FileCheck -check-prefix=RV32-ZAWRS-GOOD %s +// RV32-ZHINX-GOOD: "-target-feature" "+zawrs" + ---------------- This doesn't match the RUN line ================ Comment at: clang/test/Driver/riscv-arch.c:589 +// RUN: -fsyntax-only 2>&1 | FileCheck -check-prefix=RV64-ZAWRS-GOOD %s +// RV64-ZHINX-GOOD: "-target-feature" "+zawrs" ---------------- This doesn't match the RUN line ================ Comment at: clang/test/Preprocessor/riscv-target-features.c:444 +// RUN: | FileCheck --check-prefix=CHECK-ZAWRS %s +// CHECK-COMBINE-INTO-ZKS: __riscv_zawrs 1 ---------------- This CHECK directive doesn't match the RUN line CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128235/new/ https://reviews.llvm.org/D128235 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits