[PATCH] D116589: Don't override __attribute__((no_stack_protector)) by inlining

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 07:34:07 PST 2022


hans updated this revision to Diff 397581.
hans marked 2 inline comments as done.
hans added a comment.

Putting the CHECK-LABELs back.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116589/new/

https://reviews.llvm.org/D116589

Files:
  llvm/docs/LangRef.rst
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/IR/Attributes.cpp
  llvm/test/ThinLTO/X86/nossp.ll
  llvm/test/Transforms/Inline/inline_nossp.ll
  llvm/test/Transforms/Inline/inline_ssp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116589.397581.patch
Type: text/x-patch
Size: 14404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220105/d07f3e2c/attachment.bin>


More information about the llvm-commits mailing list