[PATCH] D49434: Put "built-in" function definitions in global Used list, for LTO. (fix bug 34169)
Caroline Tice via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 20 16:34:52 PDT 2018
cmtice updated this revision to Diff 156637.
cmtice added a comment.
Simplify test case, as requested by Peter.
I *think* this takes care of all the changes I was requested to make. Have I missed any?
https://reviews.llvm.org/D49434
Files:
include/llvm/CodeGen/RuntimeLibcalls.def
include/llvm/CodeGen/RuntimeLibcalls.h
include/llvm/IR/RuntimeLibcalls.def
include/llvm/module.modulemap
lib/CodeGen/TargetLoweringBase.cpp
lib/Object/IRSymtab.cpp
test/ThinLTO/X86/builtin-nostrip.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49434.156637.patch
Type: text/x-patch
Size: 29591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/d57ce084/attachment.bin>
More information about the llvm-commits
mailing list