- LLVMDisposeMessage lives in llvm-c/Core.h, include this file where necessary
- LLVMAddTargetData has been removed, follow suit in the bindings
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D18633
Silence warnings in OCaml bindings ClosedPublic Authored by jketema on Mar 30 2016, 4:49 PM.
Details Summary
Diff Detail Event Timelinejketema updated this object. This revision is now accepted and ready to land.Mar 30 2016, 6:14 PM Closed by commit rL265001: Silence warnings in OCaml bindings (authored by jketema). · Explain WhyMar 31 2016, 1:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52164 bindings/ocaml/analysis/analysis_ocaml.c
bindings/ocaml/executionengine/executionengine_ocaml.c
bindings/ocaml/target/llvm_target.ml
bindings/ocaml/target/llvm_target.mli
bindings/ocaml/target/target_ocaml.c
test/Bindings/OCaml/target.ml
|