Commit 30834dd
committed
This is a combination of 12 commits.
This is the 1st commit message:
Check the coexistence of stack-protector and safe-stack.
This is the commit message #2:
tests for linux.
This is the commit message #3:
tests for windows 32bit.
This is the commit message #4:
tests for windows 64bit.
This is the commit message #5:
test function name order correction
This is the commit message #6:
add -Cunsafe-allow-abi-mismatch=sanitizer to silence ABI mismatch error
This is the commit message #7:
Fixed the error caused by the wasm32 platform not supporting 'safe-stack'
This is the commit message #8:
Fixed the error caused by the x86_64-unknown-linux-musl platform not supporting 'safe-stack'
This is the commit message #9:
Modify the test code to accommodate the #[no_std] pattern to resolve the 'ABI mismatch' issue.
This is the commit message #10:
Rewrite the test function to remove dependencies on libraries such as 'core' and 'compiler_builtins'.
This is the commit message #11:
Change 'ignore-wasm32-bare' to 'ignore-wasm32'
This is the commit message #12:
The submission of stack-protector-safe-stack.rs is temporarily suspended; the 'abi_mismatch' issue will be submitted as a separate issue.1 parent 383b9c4 commit 30834dd
File tree
3 files changed
+1456
-0
lines changed- tests/assembly-llvm/stack-protector
3 files changed
+1456
-0
lines changed
0 commit comments