Skip to content

Commit cabc1e9

Browse files
committed
Fix inline comment.
1 parent a3436e7 commit cabc1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/MC/MachO/invalid-section-index.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/// Test that when there are more than 256 sections, error is shown specifying too many sections.
1+
/// Test that when there are more than 255 sections, error is shown specifying too many sections.
22

33
// RUN: not llvm-mc -filetype=obj -triple arm64-apple-macos %s -o - 2>&1 | FileCheck %s --check-prefix=MACHOERROR
44

0 commit comments

Comments
 (0)