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 c9d0ee1 commit b296f26Copy full SHA for b296f26
tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs
@@ -2,7 +2,7 @@
2
//@ assembly-output: emit-asm
3
//@ ignore-msvc safestack sanitizer not supported
4
//@ ignore-nvptx64 stack protector is not supported
5
-//@ ignore-wasm32-bare
+//@ ignore-wasm32 safestack sanitizer not supported
6
//@ ignore-aarch64
7
//@ [all] compile-flags: -Z stack-protector=all
8
//@ [strong] compile-flags: -Z stack-protector=strong
0 commit comments