[PATCH] D103910: [llvm] Sync DebugInfo.h with DebugInfoFlags.def
Josh Berdine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 9 07:41:00 PDT 2021
jberdine added inline comments.
================
Comment at: llvm/include/llvm/IR/DebugInfoFlags.def:30
+// llvm/bindings/ocaml/debuginfo/llvm_debuginfo.ml
+// llvm/bindings/ocaml/debuginfo/llvm_debuginfo.mli
----------------
jankratochvil wrote:
> >>! In D103910#2808022, @jberdine wrote:
> > Is there a comment or something that would have pointed you to the debuginfo_ocaml.c change before the buildbots complained?
>
> Do you mean something like this?
>
Yes, that seems good. I don't know if others want the core sources "polluted" :-) by references to other language bindings though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103910/new/
https://reviews.llvm.org/D103910
More information about the llvm-commits
mailing list