[llvm-commits] Add sphinx instructions to GettingStarted.rst

Dmitri Gribenko gribozavr at gmail.com
Thu Nov 15 12:26:32 PST 2012


On Thu, Nov 15, 2012 at 7:28 PM, Joel Jones <joel_k_jones at apple.com> wrote:
> Okay to commit?

Please reformat the paragraph to 80 columns consistently.

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