Add an option -dot-cfg=<dir> to llvm-diff so that it uses the dot-cfg-changes
graphical view, building a web-site with either the module differences or the
indicated functions.
Note that this diff builds upon https://reviews.llvm.org/D87202
Differential D88515
Add dot-cfg-changes style view to the llvm-diff tool jamieschmeiser on Sep 29 2020, 3:01 PM. Authored by
Details
Add an option -dot-cfg=<dir> to llvm-diff so that it uses the dot-cfg-changes Note that this diff builds upon https://reviews.llvm.org/D87202
Diff Detail Event TimelineComment Actions Note that the clang-tidy comment about the non-existent header is because this PR builds upon other PRs that have not been incorporated yet, one of which introduces the header file. |