[PATCH] D99475: [OCaml] Omit unnecessary GC root registrations
Josh Berdine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 1 07:12:51 PDT 2021
jberdine added a comment.
See https://github.com/jberdine/llvm-project/tree/ocaml for this stack on github.
For the init code, I just mean to add that `Gc.set` call somewhere in your code that uses the LLVM bindings before you do much with Llvm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99475/new/
https://reviews.llvm.org/D99475
More information about the llvm-commits
mailing list