[all-commits] [llvm/llvm-project] f08d86: [RISCV] Default to -fsanitize=shadow-call-stack fo...
Roland McGrath via All-commits
all-commits at lists.llvm.org
Sun Feb 5 18:59:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f08d86fc7f4479d5f44d75c720201334682075b8
https://github.com/llvm/llvm-project/commit/f08d86fc7f4479d5f44d75c720201334682075b8
Author: Roland McGrath <mcgrathr at google.com>
Date: 2023-02-05 (Sun, 05 Feb 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Fuchsia.cpp
M clang/test/Driver/fuchsia.c
Log Message:
-----------
[RISCV] Default to -fsanitize=shadow-call-stack for Fuchsia
The ShadowCallStack is the preferred and default ABI for Fuchsia.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D143357
More information about the All-commits
mailing list