[llvm-bugs] [Bug 47479] inlining of stack-protected functions into non-stack-protected functions dangerous
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Dec 2 11:08:05 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=47479
Nick Desaulniers <ndesaulniers at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #9 from Nick Desaulniers <ndesaulniers at google.com> ---
Ok, I backed out the previous patches that weren't cleanups, and went with a
simpler approach based on feedback:
https://reviews.llvm.org/rGbc044a88ee3c16e4164740732a7adc91a29b24f5
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201202/a9043531/attachment.html>
More information about the llvm-bugs
mailing list