[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 01:35:05 PDT 2019


kren1 updated this revision to Diff 211440.
kren1 marked an inline comment as done.
kren1 added a comment.

Document lifetime of source, remove unnecessary arguments


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.211440.patch
Type: text/x-patch
Size: 4936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/f6d290dd/attachment.bin>


More information about the llvm-commits mailing list