diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2015-08-21 02:48:20 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2015-08-21 02:48:20 +0000 |
commit | 1dc6a8d1797086c630de2da3249dbcafb7157e27 (patch) | |
tree | 6fe3199373e4518779716bdf20aae61ab1356bd2 /clang/lib/Sema/SemaTemplate.cpp | |
parent | cf61aae163542877e71c1c193829df0366793d8f (diff) | |
download | bcm5719-llvm-1dc6a8d1797086c630de2da3249dbcafb7157e27.tar.gz bcm5719-llvm-1dc6a8d1797086c630de2da3249dbcafb7157e27.zip |
TransformUtils: Introduce module splitter.
The module splitter splits a module into linkable partitions. It will
be used to implement parallel LTO code generation.
This initial version of the splitter does not attempt to deal with the
somewhat subtle symbol visibility issues around module splitting. These
will be dealt with in a future change.
Differential Revision: http://reviews.llvm.org/D12132
llvm-svn: 245662
Diffstat (limited to 'clang/lib/Sema/SemaTemplate.cpp')
0 files changed, 0 insertions, 0 deletions