[llvm-commits] CVS: llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Jun 15 12:19:01 PDT 2005
Changes in directory llvm-www/pubs:
2005-05-21-PLDI-PoolAlloc.html updated: 1.4 -> 1.5
---
Log message:
Fix validation error
---
Diffs of the changes: (+2 -2)
2005-05-21-PLDI-PoolAlloc.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html
diff -u llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html:1.4 llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html:1.5
--- llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html:1.4 Wed Jun 15 14:01:48 2005
+++ llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html Wed Jun 15 14:18:19 2005
@@ -62,9 +62,9 @@
Heap</a> (PDF)</li>
</ul>
<h3>Slides:</h3>
+<p>Note, animations do not work in PDF version. Please use PPT version if
+ possible.</p>
<ul>
- <p>Note, animations do not work in PDF version. Please use PPT version if
- possible.</p>
<li><a href="2005-06-13-PLDI-PoolAllocSlides.ppt">Automatic Pool Allocation:
Improving Performance by Controlling Data Structure Layout in the
Heap - Slides</a> (PPT)</li>
More information about the llvm-commits
mailing list