diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index e2ee74eff94..6c0f87e1e69 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -637,7 +637,7 @@ configure script and rebuild LLVM to enable this functionality.
call DAG.setGraphColor(node, "color"), then the next call DAG.viewGraph() would hilight the node in the specified color (choices of colors can be found at Colors.) More +href="http://www.graphviz.org/doc/info/colors.html">colors.) More complex node attributes can be provided with call DAG.setGraphAttrs(node, "attributes") (choices can be found at Graph @@ -1928,7 +1928,7 @@ the lib/VMCore directory.