[PATCH] D71193: [clang] Turn -fno-builtin flag into an IR Attribute

Guillaume Chatelet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 11 01:17:01 PST 2019


gchatelet updated this revision to Diff 233272.
gchatelet marked 3 inline comments as done.
gchatelet added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71193

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/test/CodeGen/libcalls-fno-builtin.c
  clang/test/CodeGen/memccpy-libcall.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71193.233272.patch
Type: text/x-patch
Size: 7885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191211/dd0aeed9/attachment-0001.bin>


More information about the cfe-commits mailing list