aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-03-09 01:37:22 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-03-09 01:37:22 +0000
commit7c4a1a8d48c9c52a000d5d9b514cba3f8e1fff7b (patch)
treed3501a98011e997653777d41a342bbb619275de7 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
parentbd04e8fed6e89edb6a1c7b9da6dfe6b39564d6f6 (diff)
downloadllvm-7c4a1a8d48c9c52a000d5d9b514cba3f8e1fff7b.zip
llvm-7c4a1a8d48c9c52a000d5d9b514cba3f8e1fff7b.tar.gz
llvm-7c4a1a8d48c9c52a000d5d9b514cba3f8e1fff7b.tar.bz2
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/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions