"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "74e5a2a71276f6126b46f0f202b7b5ae20ea46f6"
Only print edgeSourceLabels if they are not empty
Graphviz can layout the graphs better if a node does not contain source ports. Therefore only print the ports if the source ports are useful, that means are not labeled with the empty string "". This patch also simplifies graphs without any edgeSourceLabels e.g. the dominance trees. llvm-svn: 90131
Loading
Please register or sign in to comment