diff options
| author | Roland McGrath <mcgrathr@google.com> | 2025-10-24 09:17:43 -0700 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-24 09:17:43 -0700 | 
| commit | 734d554fe6f22065e262c43111604c931f505004 (patch) | |
| tree | ae430b22e899377df9aad784fa425b6c3778add6 /llvm/lib/IR/Module.cpp | |
| parent | 8a5f15330feb693bc2c3923c0e77ce808382491f (diff) | |
| download | llvm-734d554fe6f22065e262c43111604c931f505004.zip llvm-734d554fe6f22065e262c43111604c931f505004.tar.gz llvm-734d554fe6f22065e262c43111604c931f505004.tar.bz2 | |
De-support SafeStack on non-x86 Fuchsia (#164855)
The Fuchsia Compiler ABI will no longer provide the unsafe stack
for SafeStack on machines other than x86-64.  The x86_64-fuchsia
target still both supports -fsanitize=safe-stack and defaults to
it.  Fuchsia targets that default to -fsanitize=shadow-call-stack
do not need SafeStack also to be available.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions
