Skip to content

Commit d1dadab

Browse files
committed
Merge branch 'stable_ssp' of https://github.com/cezarbbb/rust into stable_ssp
2 parents 2dd3008 + 6acf262 commit d1dadab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//@ revisions: all strong none safestack safestack_strong safestack_all
22
//@ assembly-output: emit-asm
3-
//@ ignore-apple slightly different policy on stack protection of arrays
4-
//@ ignore-msvc stack check code uses different function names
3+
//@ ignore-msvc safestack sanitizer not supported
54
//@ ignore-nvptx64 stack protector is not supported
65
//@ ignore-wasm32-bare
76
//@ ignore-aarch64

0 commit comments

Comments
 (0)