[PATCH] D102158: [DebugInfo][Docs] Add corrected docs for how InstrRefBasedLDV works
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 07:15:15 PDT 2021
jmorse updated this revision to Diff 346449.
jmorse added a comment.
Adjust wording from review; I've added a 'tikzrender.tex' latex header and instructions on how to produce a png from a .tikz diagram. Alas, I'm more familiar with tikz than graphviz.
Rather than link to gcc, I've linked to a write-up of the kind of "deferring analysis until later" scenario I think this moves us towards.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102158/new/
https://reviews.llvm.org/D102158
Files:
llvm/docs/BadlyBehaved.tikz
llvm/docs/BadlyBehaved.tikz.png
llvm/docs/InstrRefLiveDebugValues.md
llvm/docs/NestedLoop.tikz
llvm/docs/NestedLoop.tikz.png
llvm/docs/NonDomLoop.tikz
llvm/docs/NonDomLoop.tikz.png
llvm/docs/SourceLevelDebugging.rst
llvm/docs/tikzrender.tex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102158.346449.patch
Type: text/x-patch
Size: 43651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/9b261446/attachment.bin>
More information about the llvm-commits
mailing list