[llvm-commits] CVS: llvm/www/pubs/2002-08-09-LLVMCompilationStrategy.html
Chris Lattner
lattner at cs.uiuc.edu
Thu Sep 11 15:45:02 PDT 2003
Changes in directory llvm/www/pubs:
2002-08-09-LLVMCompilationStrategy.html updated: 1.3 -> 1.4
---
Log message:
Add a note
---
Diffs of the changes:
Index: llvm/www/pubs/2002-08-09-LLVMCompilationStrategy.html
diff -u llvm/www/pubs/2002-08-09-LLVMCompilationStrategy.html:1.3 llvm/www/pubs/2002-08-09-LLVMCompilationStrategy.html:1.4
--- llvm/www/pubs/2002-08-09-LLVMCompilationStrategy.html:1.3 Fri Jun 20 18:46:07 2003
+++ llvm/www/pubs/2002-08-09-LLVMCompilationStrategy.html Thu Sep 11 15:44:40 2003
@@ -56,6 +56,12 @@
</ul>
<h2>Bibtex Entry:</h2>
+
+<B>NOTE</b>: This document has been superseded by <a
+href="2002-12-LattnerMSThesis.html">LLVM: An Infrastructure for Multi-Stage
+Optimization</a>. If you want to cite a paper about LLVM, please cite it
+instead.<p>
+
<pre>
@TechReport{LattnerAdve:LLVM:ISCS,
Author = {Chris Lattner and Vikram Adve},
More information about the llvm-commits
mailing list