[PATCH] D49053: [WIP][Docs] Debugging optimized code with debugify
Anastasis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 11 08:51:54 PDT 2018
gramanas updated this revision to Diff 155016.
gramanas marked 6 inline comments as done.
gramanas added a comment.
- Address inline comments.
In `the debugify utility` section I can't get the llvm code blocks
to print correctly. I can't spot any difference with the last one
in `debugify in regression tests` yet in the compiled html this first
two show like plain monospace while the last is colored correctly.
Repository:
rL LLVM
https://reviews.llvm.org/D49053
Files:
docs/SourceLevelDebugging.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49053.155016.patch
Type: text/x-patch
Size: 7312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/69973bf6/attachment.bin>
More information about the llvm-commits
mailing list