We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce2e32 commit 463106eCopy full SHA for 463106e
tests/bugs/extra-long-addinstr.asm
@@ -0,0 +1,4 @@
1
+; Test for correct error handling on long (but invalid)
2
+; .addinstr arguments
3
+; CHECK-ERR: 126
4
+.addinstr 0 0 0000000000000000000000000000
0 commit comments