[PATCH] D99403: [OCaml][DebugInfo] Add tests for the recently added debug info API

Vaivaswatha Nagaraj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 26 10:18:21 PDT 2021


vaivaswatha added a comment.

`Option` seems to not work on the buildbot machines. So I ended up replacing that with a match

https://github.com/llvm/llvm-project/commit/a502ac383e03af63fa5c5aa4c17c1d3aeade82d6. Tagging @jberdine for a post-commit review of it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99403/new/

https://reviews.llvm.org/D99403



More information about the llvm-commits mailing list