[PATCH] D115649: Revert unnecessary and incorrect change made to GraphWriter
Jamie Schmeiser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 12:03:18 PST 2021
jamieschmeiser added a comment.
Yes, it would be nice. BTW, the choice is not hard coded but is specified with DefaultDOTGraphTraits::renderNodesUsingHTML() and stored in the ctor since it is unlikely that an HTML and non-HTML mix would be desirable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115649/new/
https://reviews.llvm.org/D115649
More information about the llvm-commits
mailing list