[PATCH] cmake: Find xdot or xdot.py

Chandler Carruth chandlerc at gmail.com
Mon Jul 8 12:42:45 PDT 2013


  This looks good to me, but echristo should at least confirm that the autoconf bits make sense as I know nothing about autoconf.


================
Comment at: cmake/config-ix.cmake:275
@@ -275,2 +274,3 @@
 llvm_find_program(Graphviz)
+llvm_find_program(xdot xdot.py)
 
----------------
Why reorder this?


http://llvm-reviews.chandlerc.com/D715



More information about the llvm-commits mailing list