[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 08:36:58 PDT 2018


cmtice updated this revision to Diff 156500.
cmtice added a comment.

I've made Peter's suggested changes.


https://reviews.llvm.org/D49434

Files:
  include/llvm/CodeGen/RuntimeLibcalls.h
  include/llvm/module.modulemap
  lib/CodeGen/TargetLoweringBase.cpp
  lib/Object/IRSymtab.cpp
  test/ThinLTO/X86/Inputs/builtin-nostrip.ll
  test/ThinLTO/X86/builtin-nostrip.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49434.156500.patch
Type: text/x-patch
Size: 6605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/f362c30b/attachment.bin>


More information about the llvm-commits mailing list