[PATCH] D92657: [WIP] Fix interaction between clang and some inline builtins from glibc under _FORTIFY_SOURCE

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 14:10:43 PST 2020


serge-sans-paille updated this revision to Diff 309650.
serge-sans-paille added a comment.

Update documentation and tests


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

https://reviews.llvm.org/D92657

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGen/memmove-always-inline-definition-used.c
  llvm/include/llvm/Analysis/InlineCost.h
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/Transforms/IPO/AlwaysInliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92657.309650.patch
Type: text/x-patch
Size: 7495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/bfb9a7a3/attachment.bin>


More information about the llvm-commits mailing list