[PATCH] D111009: Update inline builtin handling to honor gnu inline attribute

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 3 15:35:36 PDT 2021


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

+ fix linkage of generated function


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

https://reviews.llvm.org/D111009

Files:
  clang/lib/AST/Decl.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/test/CodeGen/memcmp-inline-builtin-to-asm.c
  clang/test/CodeGen/memcpy-inline-builtin.c
  clang/test/CodeGen/memcpy-nobuiltin.c
  clang/test/CodeGen/memcpy-nobuiltin.inc
  clang/test/CodeGen/pr9614.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111009.376794.patch
Type: text/x-patch
Size: 11378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211003/1dccf12f/attachment-0001.bin>


More information about the cfe-commits mailing list