Hello Takumi.

NAKAMURA Takumi <[email protected]> writes:

[snip]

> +set(LLVM_LIT_TOOLS_DIR "" CACHE PATH "Path to GnuWin32 tools")

I guess that other ports can be used (MSYS, Cygwin, etc) So instead of
GnuWin32 maybe you should list the names of the required tools (cmp,
sed, grep) on the docstring.

+set(LLVM_LIT_TOOLS_DIR "" CACHE PATH
+   "Path to GNU cmp, grep and sed. Used when running tests.")
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to