[PATCH] D65070: [LLVM-C][OCaml] Add a fast linker binding

Timotej Kapus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 10:18:44 PDT 2019


kren1 updated this revision to Diff 211547.
kren1 added a comment.

Properly expose the 2 default arguments to linkInModule


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65070/new/

https://reviews.llvm.org/D65070

Files:
  bindings/ocaml/linker/linker_ocaml.c
  bindings/ocaml/linker/llvm_linker.ml
  bindings/ocaml/linker/llvm_linker.mli
  bindings/ocaml/llvm/llvm.ml
  bindings/ocaml/llvm/llvm.mli
  include/llvm-c/Linker.h
  include/llvm-c/Types.h
  lib/Linker/LinkModules.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65070.211547.patch
Type: text/x-patch
Size: 8656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/3d48178b/attachment.bin>


More information about the llvm-commits mailing list