From: Chris Lattner Date: Tue, 5 Apr 2011 23:18:20 +0000 (+0000) Subject: mention llvm::ArrayRef, which should be use much more pervasively than X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8ae4261d3cbe2685fe3bad88fdd50993d09f7c6f;p=oota-llvm.git mention llvm::ArrayRef, which should be use much more pervasively than it already is. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128954 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index a280144eb61..c46f596faff 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -56,6 +56,7 @@ option