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 100cf3e commit 1092a25Copy full SHA for 1092a25
crates/symbol-check/tests/no_gnu_stack.S
@@ -1,3 +1,3 @@
1
-; Assembly files do not get a `.note.GNU-stack` section, meaning executable
2
-; by default.
+/* Assembly files do not get a `.note.GNU-stack` section, meaning platform-specific
+ * stack executability (usually yes). */
3
nop
0 commit comments