This patch extends https://reviews.llvm.org/D90831 with a few more functions added to the OCaml debuginfo bindings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
LGTM, though I would prefer if docstrings were added for each of the functions added to llvm_debuginfo.mli.
Comment Actions
Thank you @jberdine . I have now added the docstrings (it had skipped my mind entirely, thank you for noticing).