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

Timotej Kapus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 27 02:57:27 PDT 2019


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

Qualify linker flags


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.212049.patch
Type: text/x-patch
Size: 8582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190727/79ec791d/attachment.bin>


More information about the llvm-commits mailing list