[PATCH] D147975: [StackProtector] don't check stack protector before calling nounwind functions
Nathan Chancellor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 14:37:57 PDT 2023
nathanchance added a comment.
I can confirm that this change fixes both panics on boot (the initial `android-4.14-stable` one and the one I found with `objtool/core` + Josh's pending series to mark more functions as `__noreturn`).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147975/new/
https://reviews.llvm.org/D147975
More information about the llvm-commits
mailing list