diff options
author | Hongtao Yu <hoy@fb.com> | 2020-04-26 11:22:16 -0700 |
---|---|---|
committer | Hongtao Yu <hoy@fb.com> | 2020-04-26 13:18:29 -0700 |
commit | 93efe25ab386b25a04ae84f2d2019bdb0552cd2f (patch) | |
tree | eedc812c41c92bf2623c0a9183d3e62e19544064 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4cef9812eb8b753e1f510de65d79757182a6a9d4 (diff) | |
download | llvm-93efe25ab386b25a04ae84f2d2019bdb0552cd2f.zip llvm-93efe25ab386b25a04ae84f2d2019bdb0552cd2f.tar.gz llvm-93efe25ab386b25a04ae84f2d2019bdb0552cd2f.tar.bz2 |
[ViewCFG] Allow printing edge weights in debuggers
Summary:
Extending the Function::viewCFG prototypes to allow for printing block probability info in form of .dot files during debugging.
Also avoiding an AV when no BFI/BPI available.
Reviewers: wenlei, davidxl, knaumov
Reviewed By: wenlei, davidxl
Subscribers: MaskRay, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77978
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions