Skip to content

Commit cc7a33c

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

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
@@ -51,7 +51,7 @@
5151
// CHECK-NEXT: zcd 1.0 'Zcd' (Compressed Double-Precision Floating-Point Instructions)
5252
// CHECK-NEXT: zce 1.0 'Zce' (Compressed extensions for microcontrollers)
5353
// CHECK-NEXT: zcf 1.0 'Zcf' (Compressed Single-Precision Floating-Point Instructions)
54-
// CHECK-NEXT: zclsd 1.0 'zclsd' (Compressed Load/Store Pair Instructions)
54+
// CHECK-NEXT: zclsd 1.0 'Zclsd' (Compressed Load/Store Pair Instructions)
5555
// CHECK-NEXT: zcmop 1.0 'Zcmop' (Compressed May-Be-Operations)
5656
// CHECK-NEXT: zcmp 1.0 'Zcmp' (sequenced instructions for code-size reduction)
5757
// CHECK-NEXT: zcmt 1.0 'Zcmt' (table jump instructions for code-size reduction)

0 commit comments

Comments
 (0)