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 3920e9e commit 27e7447Copy full SHA for 27e7447
tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs
@@ -4,6 +4,7 @@
4
//@ ignore-msvc stack check code uses different function names
5
//@ ignore-nvptx64 stack protector is not supported
6
//@ ignore-wasm32-bare
7
+//@ ignore-aarch64
8
//@ [all] compile-flags: -Z stack-protector=all
9
//@ [strong] compile-flags: -Z stack-protector=strong
10
//@ [none] compile-flags: -Z stack-protector=none
0 commit comments