[PATCH] D80929: [NFC][LiveDebugvalues] Document how LiveDebugValues operates

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 09:22:02 PDT 2020


jmorse updated this revision to Diff 271116.
jmorse marked 6 inline comments as done.
jmorse added a comment.

Fixed some nits; note that it seems \endverbatim has to go on the same line as the continuing normal environment; otherwise for some reason the rest of the file ends up being \verb too.

I've added a \file command at the top too, as Doxygen doesn't appear to add the file comment otherwise.


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

https://reviews.llvm.org/D80929

Files:
  llvm/lib/CodeGen/LiveDebugValues.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80929.271116.patch
Type: text/x-patch
Size: 7155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/5e995183/attachment-0001.bin>


More information about the llvm-commits mailing list