We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3436e7 commit cabc1e9Copy full SHA for cabc1e9
llvm/test/MC/MachO/invalid-section-index.s
@@ -1,4 +1,4 @@
1
-/// Test that when there are more than 256 sections, error is shown specifying too many sections.
+/// Test that when there are more than 255 sections, error is shown specifying too many sections.
2
3
// RUN: not llvm-mc -filetype=obj -triple arm64-apple-macos %s -o - 2>&1 | FileCheck %s --check-prefix=MACHOERROR
4
0 commit comments