diff options
author | Teresa Johnson <tejohnson@google.com> | 2015-12-07 19:21:11 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2015-12-07 19:21:11 +0000 |
commit | 5fcbdb717c994ca4215003e8ba349b6f0943e80b (patch) | |
tree | 82e5fb38c1364b338fc4756a1c3967695bb78feb /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | f9bdb872bd8eacd1b3dbbcd7057a8ca9ffa300a4 (diff) | |
download | bcm5719-llvm-5fcbdb717c994ca4215003e8ba349b6f0943e80b.tar.gz bcm5719-llvm-5fcbdb717c994ca4215003e8ba349b6f0943e80b.zip |
[ThinLTO] Support for specifying function index from pass manager
Summary:
Add a field on the PassManagerBuilder that clang or gold can use to pass
down a pointer to the function index in memory to use for importing when
the ThinLTO backend is triggered. Add support to supply this to the
function import pass.
Reviewers: joker.eph, dexonsmith
Subscribers: davidxl, llvm-commits, joker.eph
Differential Revision: http://reviews.llvm.org/D15024
llvm-svn: 254926
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions