[all-commits] [llvm/llvm-project] 81ccfe: [OCaml] Replace ctypes.foreign with ctypes in META...
Alan via All-commits
all-commits at lists.llvm.org
Tue Aug 8 14:05:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81ccfeb86afc13e1ef3d4872452c855060b8f67e
https://github.com/llvm/llvm-project/commit/81ccfeb86afc13e1ef3d4872452c855060b8f67e
Author: Alan Hu <alanh at ccs.neu.edu>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M llvm/bindings/ocaml/llvm/META.llvm.in
M llvm/test/Bindings/OCaml/executionengine.ml
Log Message:
-----------
[OCaml] Replace ctypes.foreign with ctypes in META file
ctypes.foreign is only necessary for tests. This change is mainly
for the benefit of people packaging the OCaml bindings.
Differential Revision: https://reviews.llvm.org/D157325
More information about the All-commits
mailing list