[PATCH] D49434: Put "built-in" function definitions in global Used list, for LTO. (fix bug 34169)

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 12:35:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337847: Put "built-in" function definitions in global Used list, for LTO. (fix bug… (authored by pcc, committed by ).
Herald added a subscriber: jfb.

Changed prior to commit:
  https://reviews.llvm.org/D49434?vs=156637&id=157105#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49434

Files:
  llvm/trunk/include/llvm/CodeGen/RuntimeLibcalls.def
  llvm/trunk/include/llvm/CodeGen/RuntimeLibcalls.h
  llvm/trunk/include/llvm/IR/RuntimeLibcalls.def
  llvm/trunk/include/llvm/module.modulemap
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Object/IRSymtab.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49434.157105.patch
Type: text/x-patch
Size: 52622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/8ef1691c/attachment.bin>


More information about the llvm-commits mailing list