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

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 15:47:33 PDT 2020


davidxl added a comment.

CFGPrinter.cpp has a viewCFG method -- that one should be replaced with the new interface as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77978





More information about the llvm-commits mailing list