[PATCH] D27292: LTO: Remove ModuleLoader, make loadModuleFromBuffer static and move into its only client, ThinLTOCodeGenerator.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 22:02:35 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288316: LTO: Remove ModuleLoader, make loadModuleFromBuffer static and move into its… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D27292?vs=79857&id=79865#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27292

Files:
  llvm/trunk/include/llvm/LTO/LTO.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27292.79865.patch
Type: text/x-patch
Size: 4265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161201/952a4eba/attachment.bin>


More information about the llvm-commits mailing list