1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm/LTO
Peter Collingbourne 7f0f3ad816 LTO: Remove ModuleLoader, make loadModuleFromBuffer static and move into its only client, ThinLTOCodeGenerator.
This is no longer the recommended way to load modules for importing, so it should not be public API.

Differential Revision: https://reviews.llvm.org/D27292

llvm-svn: 288316
2016-12-01 05:52:32 +00:00
..
legacy [LTO] Add option to generate optimization records 2016-11-18 18:06:28 +00:00
Caching.h LTO: Simplify caching interface. 2016-09-23 21:33:43 +00:00
Config.h Do a sweep over move ctors and remove those that are identical to the default. 2016-10-20 12:20:28 +00:00
LTO.h LTO: Remove ModuleLoader, make loadModuleFromBuffer static and move into its only client, ThinLTOCodeGenerator. 2016-12-01 05:52:32 +00:00
LTOBackend.h LTO: Simplify caching interface. 2016-09-23 21:33:43 +00:00