[llvm-commits] [PATCH] Convert SourceLevelDebugging.html to reST
Dmitri Gribenko
gribozavr at gmail.com
Thu Nov 22 03:57:22 PST 2012
On Thu, Nov 22, 2012 at 4:00 AM, Sean Silva <silvas at purdue.edu> wrote:
> The patch LGTM. Please commit. Since this document has serious flaws
> in its content (out of date or otherwise incorrect), it's not worth
> spending time putting lipstick on it.
Committed r168493, thank you!
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