[PATCH] D116589: Don't override __attribute__((no_stack_protector)) by inlining
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 13 03:05:30 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2bc57d85ebf2: Don't override __attribute__((no_stack_protector)) by inlining (PR52886) (authored by hans).
Changed prior to commit:
https://reviews.llvm.org/D116589?vs=397581&id=399611#toc
Repository:
rG LLVM Github Monorepo
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.399611.patch
Type: text/x-patch
Size: 9894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/8f856d18/attachment.bin>
More information about the llvm-commits
mailing list