On Tue, Feb 26, 2013 at 3:25 PM, Jia Liu <[email protected]> wrote:
> This patch make clang option -mabi gcc compatable, for most software is
> compiled
> by gcc, this patch make clang can compile them.
I don't know this part of the driver, but this kind of driver change
requires 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