[llvm-commits] [PATCH] Remove support for Tcl test format

Daniel Dunbar daniel at zuster.org
Thu Jan 17 15:55:55 PST 2013


LGTM!

 - Daniel


On Thu, Jan 17, 2013 at 3:49 PM, Dmitri Gribenko <gribozavr at gmail.com>wrote:

> On Fri, Jan 18, 2013 at 1:31 AM, Daniel Dunbar <daniel at zuster.org> wrote:
> > Almost. :) My previous comment applies to the LLVM.InTree example tests
> too.
>
> New patches attached.
>
> 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 <gribozavr at gmail.com>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130117/50bfc8ce/attachment.html>


More information about the llvm-commits mailing list