Skip to content

Commit 27e7447

Browse files
committed
modified: tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs
1 parent 3920e9e commit 27e7447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
//@ ignore-msvc stack check code uses different function names
55
//@ ignore-nvptx64 stack protector is not supported
66
//@ ignore-wasm32-bare
7+
//@ ignore-aarch64
78
//@ [all] compile-flags: -Z stack-protector=all
89
//@ [strong] compile-flags: -Z stack-protector=strong
910
//@ [none] compile-flags: -Z stack-protector=none

0 commit comments

Comments
 (0)