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

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 4 10:57:17 PST 2022


hans updated this revision to Diff 397341.
hans marked 2 inline comments as done.
hans edited the summary of this revision.
hans added a comment.

Addressing comments.


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.397341.patch
Type: text/x-patch
Size: 14380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/28c5689b/attachment.bin>


More information about the llvm-commits mailing list