On Jan 20, 2009, at 1:29 PM, Daniel Dunbar wrote:
> Modified: cfe/trunk/tools/ccc/test/ccc/universal-hello.c
> URL: 
> http://llvm.org/viewvc/llvm-project/cfe/trunk/tools/ccc/test/ccc/universal-hello.c?rev=62618&r1=62617&r2=62618&view=diff
>
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- cfe/trunk/tools/ccc/test/ccc/universal-hello.c (original)
> +++ cfe/trunk/tools/ccc/test/ccc/universal-hello.c Tue Jan 20  
> 15:29:14 2009
> @@ -1,5 +1,8 @@
> // RUN: xcc -arch ppc -arch i386 -arch x86_64 %s -o %t &&
> -// RUN: %t | grep "Hello, World"
> +// RUN: %t | grep "Hello, World" &&

So, there isn't anything called xcc anymore, right?
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to