Skip to content

Commit 637d21a

Browse files
committed
fixup! fix typo in test.
1 parent 130a4c5 commit 637d21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/test/Preprocessor/riscv-target-features.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
// CHECK-NOT: __riscv_xsfvfwmaccqqq {{.*$}}
6262
// CHECK-NOT: __riscv_xsfqmaccdod {{.*$}}
6363
// CHECK-NOT: __riscv_xsfvqmaccqoq {{.*$}}
64-
// CHECK-NOT: __riscv_sifivecdiscarddlone {{.*$}}
65-
// CHECK-NOT: __riscv_sifivecflushdlone {{.*$}}
64+
// CHECK-NOT: __riscv_xsifivecdiscarddlone {{.*$}}
65+
// CHECK-NOT: __riscv_xsifivecflushdlone {{.*$}}
6666
// CHECK-NOT: __riscv_xtheadba {{.*$}}
6767
// CHECK-NOT: __riscv_xtheadbb {{.*$}}
6868
// CHECK-NOT: __riscv_xtheadbs {{.*$}}

0 commit comments

Comments
 (0)