[PATCH] cmake: Find xdot or xdot.py

Eric Christopher echristo at gmail.com
Mon Jul 8 12:49:26 PDT 2013


The autoconf bits look fine.

-eric

On Mon, Jul 8, 2013 at 12:42 PM, Chandler Carruth <chandlerc at gmail.com> wrote:
>
>   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
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list