[PATCH] D77978: [ViewCFG] Allow printing edge weights in debuggers

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 26 12:12:32 PDT 2020


hoyFB updated this revision to Diff 260177.
hoyFB edited the summary of this revision.
hoyFB added a comment.

Updating D77978 <https://reviews.llvm.org/D77978>: [ViewCFG] Allow printing edge weights in debuggers


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77978

Files:
  llvm/include/llvm/Analysis/CFGPrinter.h
  llvm/include/llvm/IR/Function.h
  llvm/lib/Analysis/CFGPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77978.260177.patch
Type: text/x-patch
Size: 4059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200426/9081f30c/attachment.bin>


More information about the llvm-commits mailing list