From 07637c87f826cdf411f0673595e9bc92ebd793f2 Mon Sep 17 00:00:00 2001
From: dim
Date: Fri, 9 Dec 2011 18:27:22 +0000
Subject: Vendor import of llvm 3.0 final release:
http://llvm.org/svn/llvm-project/llvm/tags/RELEASE_30/final@145349
---
docs/ProgrammersManual.html | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
(limited to 'docs/ProgrammersManual.html')
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html
index 3697dd7..47fc6e9 100644
--- a/docs/ProgrammersManual.html
+++ b/docs/ProgrammersManual.html
@@ -879,9 +879,6 @@ elements (but could contain many), for example, it's much better to use
. Doing so avoids (relatively) expensive malloc/free calls, which dwarf the
cost of adding the elements to the container.
-
-
-
Sequential Containers (std::vector, std::list, etc)
@@ -4055,7 +4052,7 @@ arguments. An argument has a pointer to the parent Function.
Dinakar Dhurjati and
Chris Lattner
The LLVM Compiler Infrastructure
- Last modified: $Date: 2011-10-11 08:33:56 +0200 (Tue, 11 Oct 2011) $
+ Last modified: $Date: 2011-11-03 07:43:54 +0100 (Thu, 03 Nov 2011) $