Skip to content

Commit 4158069

Browse files
authored
Update print-supported-extensions-riscv.c
1 parent bf6ea39 commit 4158069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/print-supported-extensions-riscv.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
// CHECK-NEXT: zihintntl 1.0 'Zihintntl' (Non-Temporal Locality Hints)
3030
// CHECK-NEXT: zihintpause 2.0 'Zihintpause' (Pause Hint)
3131
// CHECK-NEXT: zihpm 2.0 'Zihpm' (Hardware Performance Counters)
32-
// CHECK-NEXT: zilsd 1.0 'zilsd' (Load/Store Pair Instructions)
32+
// CHECK-NEXT: zilsd 1.0 'Zilsd' (Load/Store Pair Instructions)
3333
// CHECK-NEXT: zimop 1.0 'Zimop' (May-Be-Operations)
3434
// CHECK-NEXT: zmmul 1.0 'Zmmul' (Integer Multiplication)
3535
// CHECK-NEXT: za128rs 1.0 'Za128rs' (Reservation Set Size of at Most 128 Bytes)

0 commit comments

Comments
 (0)