[PATCH] D15531: Change linkInModule to take a std::unique_ptr

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 07:48:18 PST 2015


rafael updated this revision to Diff 43009.

http://reviews.llvm.org/D15531

Files:
  bindings/go/llvm/linker.go
  bindings/ocaml/linker/linker_ocaml.c
  bindings/ocaml/linker/llvm_linker.ml
  bindings/ocaml/linker/llvm_linker.mli
  docs/ReleaseNotes.rst
  include/llvm-c/Linker.h
  include/llvm/Linker/Linker.h
  lib/LTO/LTOCodeGenerator.cpp
  lib/Linker/LinkModules.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/Bindings/OCaml/linker.ml
  tools/bugpoint/BugDriver.cpp
  tools/bugpoint/Miscompilation.cpp
  tools/llvm-link/llvm-link.cpp
  unittests/Linker/LinkModulesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15531.43009.patch
Type: text/x-patch
Size: 20044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/5c0b9f39/attachment.bin>


More information about the llvm-commits mailing list