diff options
| author | Mehdi Amini <mehdi.amini@apple.com> | 2016-03-09 01:37:22 +0000 |
|---|---|---|
| committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-03-09 01:37:22 +0000 |
| commit | 7c4a1a8d48c9c52a000d5d9b514cba3f8e1fff7b (patch) | |
| tree | d3501a98011e997653777d41a342bbb619275de7 /llvm/lib/Transforms/Utils/SplitModule.cpp | |
| parent | bd04e8fed6e89edb6a1c7b9da6dfe6b39564d6f6 (diff) | |
| download | bcm5719-llvm-7c4a1a8d48c9c52a000d5d9b514cba3f8e1fff7b.tar.gz bcm5719-llvm-7c4a1a8d48c9c52a000d5d9b514cba3f8e1fff7b.zip | |
libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.
This is intended to provide a parallel (threaded) ThinLTO scheme
for linker plugin use through the libLTO C API.
The intent of this patch is to provide a first implementation as a
proof-of-concept and allows linker to start supporting ThinLTO by
definiing the libLTO C API. Some part of the libLTO API are left
unimplemented yet. Following patches will add support for these.
The current implementation can link all clang/llvm binaries.
Differential Revision: http://reviews.llvm.org/D17066
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 262977
Diffstat (limited to 'llvm/lib/Transforms/Utils/SplitModule.cpp')
0 files changed, 0 insertions, 0 deletions

