[PATCH] [RFC][1/17]TILE-Gx: recognize tilegx triple

Joerg Sonnenberger joerg at britannica.bec.de
Fri Mar 15 00:42:10 PDT 2013


On Fri, Mar 15, 2013 at 02:39:32PM +0800, Jiong Wang wrote:
> @@ -780,7 +782,7 @@ TARGETS_TO_BUILD=""
>  AC_ARG_ENABLE([targets],AS_HELP_STRING([--enable-targets],
>      [Build specific host targets: all or target1,target2,... Valid targets are:
>       host, x86, x86_64, sparc, powerpc, arm, aarch64, mips, hexagon,
> -     xcore, msp430, nvptx, and cpp (default=all)]),,
> +     xcore, msp430, nvptx, and cpp (default=all, but tilegx)]),,
>      enableval=all)
>  if test "$enableval" = host-only ; then
>    enableval=host

Just saw the tilegx is missing in the list itself.

Joerg



More information about the llvm-commits mailing list