[llvm-commits] [PATCH] Convert WritingAnLLVMBackend.html to reST

Dmitri Gribenko gribozavr at gmail.com
Sat Dec 1 04:15:07 PST 2012


On Sat, Dec 1, 2012 at 2:11 AM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> On Sat, Dec 1, 2012 at 2:07 AM, Sean Silva <silvas at purdue.edu> wrote:
>> Hi Dmitri, sorry for the review latency. This LGTM.
>
> No problem, I understand that this is a huge 80 kb page.  Thank you
> for the review!

Committed r169087.

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>*/



More information about the llvm-commits mailing list