[PATCH] D12205: LTO: Simplify merged module ownership.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 21 17:15:16 PDT 2015
pcc updated this revision to Diff 32888.
pcc added a comment.
- Restore ownership semantics for lto_codegen_set_module
- Remove all remaining references to module via IRLinker
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.32888.patch
Type: text/x-patch
Size: 9090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150822/02969b31/attachment.bin>
More information about the llvm-commits
mailing list