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 b296f26 commit 931349dCopy full SHA for 931349d
tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs
@@ -1,6 +1,7 @@
1
//@ revisions: all strong none safestack safestack_strong safestack_all
2
//@ assembly-output: emit-asm
3
//@ ignore-msvc safestack sanitizer not supported
4
+//@ ignore-musl safestack sanitizer not supported
5
//@ ignore-nvptx64 stack protector is not supported
6
//@ ignore-wasm32 safestack sanitizer not supported
7
//@ ignore-aarch64
0 commit comments