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

Timotej Kapus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 07:37:00 PDT 2019


kren1 updated this revision to Diff 212136.
kren1 marked 2 inline comments as done.
kren1 added a comment.

Pass the closure via context instead of global variable


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.212136.patch
Type: text/x-patch
Size: 8875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190729/d17bdaad/attachment.bin>


More information about the llvm-commits mailing list