[llvm-commits] [PATCH] Remove documentation for SmallMap

Chandler Carruth chandlerc at google.com
Fri Jul 6 15:49:39 PDT 2012


Doh! You beat me to the cleanup. Thanks!

You can close PR13277 as well.

-Chandler


On Fri, Jul 6, 2012 at 3:45 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:

> Hello,
>
> Since SmallMap was removed in r158644, remove documentation in
> ProgrammersManual.html.
>
> 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>*/
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120706/2970a2d8/attachment.html>


More information about the llvm-commits mailing list