[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 14:09:50 PST 2015


rafael updated this revision to Diff 42909.
rafael added a comment.

Rename the ocaml function


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.42909.patch
Type: text/x-patch
Size: 19386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/fbbc3b39/attachment-0001.bin>


More information about the llvm-commits mailing list