[PATCH] D80052: [docs] Sketch outline for HowToUpdateDebugInfo.rst

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 14:46:53 PDT 2020


aprantl added inline comments.


================
Comment at: llvm/docs/HowToUpdateDebugInfo.rst:2
+========================
+How to Update Debug Info
+========================
----------------
vsk wrote:
> aprantl wrote:
> > `How to update Debug Info after a code transformation`
> > ?
> I humbly submit "s/after a code transformation/: A Guide for LLVM Pass Authors/" to make the target audience super-explicit.
I like it!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80052





More information about the llvm-commits mailing list