[PATCH] D89337: [DebugInfo][Docs] Document MIR language debug-info constructs
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 00:32:07 PDT 2020
djtodoro added inline comments.
================
Comment at: llvm/docs/MIRLangRef.rst:894
+More information about how these constructs are used will appear on the source
+level debugging page in due course.
----------------
I recommend adding references (`SEE ALSO`) to the `how-to-update-debug-info` and `source-level-debugging` pages.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89337/new/
https://reviews.llvm.org/D89337
More information about the llvm-commits
mailing list