[PATCH] D67923: [TLI] Support for per-Function TLI that overrides available libfuncs
Teresa Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 13 11:37:38 PST 2019
tejohnson updated this revision to Diff 233841.
tejohnson added a comment.
Herald added subscribers: cfe-commits, hiraditya.
Herald added a project: clang.
Update after D71193 <https://reviews.llvm.org/D71193> committed, converting -fno-builtin* options to attributes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67923/new/
https://reviews.llvm.org/D67923
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/Analysis/TargetLibraryInfo.h
llvm/lib/Analysis/TargetLibraryInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67923.233841.patch
Type: text/x-patch
Size: 8981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191213/258d634a/attachment.bin>
More information about the cfe-commits
mailing list