[llvm-commits] CVS: llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Jun 15 12:01:59 PDT 2005
Changes in directory llvm-www/pubs:
2005-05-21-PLDI-PoolAlloc.html updated: 1.3 -> 1.4
---
Log message:
fix typo
---
Diffs of the changes: (+1 -1)
2005-05-21-PLDI-PoolAlloc.html | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html
diff -u llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html:1.3 llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html:1.4
--- llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html:1.3 Wed Jun 15 14:01:08 2005
+++ llvm-www/pubs/2005-05-21-PLDI-PoolAlloc.html Wed Jun 15 14:01:48 2005
@@ -68,7 +68,7 @@
<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>
- <li><a href="2005-06-13-PLDI-PoolAllocSlides.pdt">Automatic Pool Allocation:
+ <li><a href="2005-06-13-PLDI-PoolAllocSlides.pdf">Automatic Pool Allocation:
Improving Performance by Controlling Data Structure Layout in the
Heap - Slides</a> (PDF)</li>
</ul>
More information about the llvm-commits
mailing list