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 197487c commit 244c17aCopy full SHA for 244c17a
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