Author: lattner
Date: Wed Nov 28 13:26:42 2007
New Revision: 44414
URL: http://llvm.org/viewvc/llvm-project?rev=44414&view=rev
Log:
Add a note
Modified:
llvm/trunk/docs/tutorial/LangImpl3.html
Modified: llvm/trunk/docs/tutorial/LangImpl3.html
URL:
http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/tutorial/LangImpl3.html?rev=44414&r1=44413&r2=44414&view=diff
==============================================================================
--- llvm/trunk/docs/tutorial/LangImpl3.html (original)
+++ llvm/trunk/docs/tutorial/LangImpl3.html Wed Nov 28 13:26:42 2007
@@ -47,6 +47,9 @@
parser than it is to generate LLVM IR code. :)
</p>
+<p><b>Please note</b>: the code in this chapter and later require LLVM 2.2 or
+LLVM SVN to work. LLVM 2.1 and before will not work with it.</p>
+
</div>
<!-- ***********************************************************************
-->
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits