On Sat, Nov 24, 2012 at 10:47 AM, Andrew Turner <[email protected]> wrote:
> Hello,
>
> The attached patch adds initial support to clang for FreeBSD on ARM.
> I've tested this on FreeBSD's integrated clang 3.1 and forward ported
> the changes to clang's trunk.

Hi Andrew,

I am not an expert on this part of Clang, but this definitely needs tests.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to