The ShadowCallStack is the preferred and default ABI for Fuchsia.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143357
[RISCV] Default to -fsanitize=shadow-call-stack for Fuchsia ClosedPublic Authored by mcgrathr on Feb 5 2023, 3:21 PM.
Details Summary The ShadowCallStack is the preferred and default ABI for Fuchsia.
Diff Detail
Event Timelinemcgrathr added a parent revision: D143355: [RISCV] Default to -ffixed-x18 for Fuchsia.Feb 5 2023, 3:23 PM This revision is now accepted and ready to land.Feb 5 2023, 4:03 PM This revision was landed with ongoing or failed builds.Feb 5 2023, 6:59 PM Closed by commit rGf08d86fc7f44: [RISCV] Default to -fsanitize=shadow-call-stack for Fuchsia (authored by mcgrathr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 494979 clang/lib/Driver/ToolChains/Fuchsia.cpp
clang/test/Driver/fuchsia.c
|
Can you remove this TODO?