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

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 07:57:19 PST 2015


rafael created this revision.
rafael added reviewers: echristo, tejohnson, joker-eph.
rafael added a subscriber: llvm-commits.
Herald added a reviewer: whitequark.
Herald added subscribers: joker.eph, axw.

Eric, please check that we are doing the right thing with regards to the C API.


http://reviews.llvm.org/D15531

Files:
  bindings/go/llvm/linker.go
  bindings/ocaml/linker/linker_ocaml.c
  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.42859.patch
Type: text/x-patch
Size: 17871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/24b4e283/attachment.bin>


More information about the llvm-commits mailing list