diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2015-12-02 04:34:28 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2015-12-02 04:34:28 +0000 |
commit | ffe2e4aae021964c8d7f83a362c5b51d83e48d56 (patch) | |
tree | be3e013ec28b56c7c7446aa71bc103f894fa10fb /llvm/lib/ProfileData | |
parent | 2d91266473dc02a0ceefa0bbb33f9ac642b4334d (diff) | |
download | bcm5719-llvm-ffe2e4aae021964c8d7f83a362c5b51d83e48d56.tar.gz bcm5719-llvm-ffe2e4aae021964c8d7f83a362c5b51d83e48d56.zip |
Change ModuleLinker to take a set of GlobalValues to import instead of a single one
For efficiency reason, when importing multiple functions for the same Module,
we can avoid reparsing it every time.
Differential Revision: http://reviews.llvm.org/D15102
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 254486
Diffstat (limited to 'llvm/lib/ProfileData')
0 files changed, 0 insertions, 0 deletions