From 8ae4261d3cbe2685fe3bad88fdd50993d09f7c6f Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 5 Apr 2011 23:18:20 +0000 Subject: [PATCH] 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 --- docs/ProgrammersManual.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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