[PATCH] D90831: DebugInfo support for OCaml bindings
Josh Berdine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 13 15:08:20 PST 2021
jberdine added inline comments.
================
Comment at: llvm/bindings/ocaml/debuginfo/CMakeLists.txt:5
+ C debuginfo_ocaml
+ LLVM debuginfo)
----------------
Note that I don't think this builds on main, in particular after https://github.com/llvm/llvm-project/commit/95537f450814c378fcb9d446dadcabc1385a5903 .
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90831/new/
https://reviews.llvm.org/D90831
More information about the llvm-commits
mailing list