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

Daniel Dunbar daniel at zuster.org
Thu Jan 17 14:21:01 PST 2013


Looks good, but can you also remove the "example" tests in
llvm/utils/lit/lit/ExampleTests?

Thanks!

 - Daniel


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

> Hello,
>
> This removes support for Tcl test format since nobody uses it.
>
> 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/16280477/attachment.html>


More information about the llvm-commits mailing list