[PATCH] D92657: 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
Mon Jan 4 01:13:36 PST 2021
serge-sans-paille updated this revision to Diff 314331.
serge-sans-paille added a comment.
Rebased on main.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92657/new/
https://reviews.llvm.org/D92657
Files:
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/test/CodeGen/memcpy-no-nobuiltin-if-not-emitted.c
clang/test/CodeGen/memmove-always-inline-definition-used.c
clang/test/CodeGen/pr9614.c
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/IR/Function.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92657.314331.patch
Type: text/x-patch
Size: 14898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210104/4b91341c/attachment.bin>
More information about the llvm-commits
mailing list