This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf08d86fc7f44: [RISCV] Default to
-fsanitize=shadow-call-stack for Fuchsia (authored by mcgrathr).
Repository:
rG LLVM Github Monorepo
CHANGES SIN
mcgrathr updated this revision to Diff 494973.
mcgrathr marked an inline comment as done.
mcgrathr added a comment.
remove TODO
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143357/new/
https://reviews.llvm.org/D143357
Files:
clang/lib/Driver/To
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
LGTM
Comment at: clang/lib/Driver/ToolChains/Fuchsia.cpp:476
default:
// TODO: Enable SafeStack on RISC-V once tested.
break;
Can you remove thi
mcgrathr created this revision.
mcgrathr added reviewers: phosek, paulkirth, leonardchan.
Herald added subscribers: VincentWu, abrachet, vkmr, evandro, luismarques,
sameer.abuasal, s.egerton, Jim, benna, psnobl, rogfer01, shiva0217, kito-cheng,
simoncook, arichardson.
Herald added a project: All.