aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2015-08-24 22:22:53 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2015-08-24 22:22:53 +0000
commit9c8909dbd10900af1bc59e038eb321e05343f276 (patch)
treecc9e674b0bec1f34a10a7c24aa1498591ea4035e /llvm/lib/CodeGen/LiveVariables.cpp
parentab229c13a65bbec8f3b489ce62d1bbfbfad05bbd (diff)
downloadllvm-9c8909dbd10900af1bc59e038eb321e05343f276.zip
llvm-9c8909dbd10900af1bc59e038eb321e05343f276.tar.gz
llvm-9c8909dbd10900af1bc59e038eb321e05343f276.tar.bz2
LTO: Simplify merged module ownership.
This change moves LTOCodeGenerator's ownership of the merged module to a field of type std::unique_ptr<Module>. This helps simplify parts of the code and clears the way for the module to be consumed by LLVM CodeGen (see D12132 review comments). Differential Revision: http://reviews.llvm.org/D12205 llvm-svn: 245891
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions