[PATCH] D12205: LTO: Simplify merged module ownership.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 14:32:24 PDT 2015


pcc updated this revision to Diff 32998.
pcc added a comment.

Rename OwnedModule to MergedModule; split out mechanical changes to r245874


http://reviews.llvm.org/D12205

Files:
  include/llvm-c/lto.h
  include/llvm/LTO/LTOCodeGenerator.h
  include/llvm/LTO/LTOModule.h
  lib/LTO/LTOCodeGenerator.cpp
  tools/llvm-lto/llvm-lto.cpp
  tools/lto/lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12205.32998.patch
Type: text/x-patch
Size: 6285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150824/bc735245/attachment.bin>


More information about the llvm-commits mailing list