[llvm-commits] [release_15] CVS: llvm/docs/CFEBuildInstrs.html
John Criswell
criswell at cs.uiuc.edu
Tue May 17 14:15:26 PDT 2005
Changes in directory llvm/docs:
CFEBuildInstrs.html updated: 1.50 -> 1.50.2.1
---
Log message:
Fix name of LLVM CFE source tarball.
---
Diffs of the changes: (+2 -2)
CFEBuildInstrs.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/docs/CFEBuildInstrs.html
diff -u llvm/docs/CFEBuildInstrs.html:1.50 llvm/docs/CFEBuildInstrs.html:1.50.2.1
--- llvm/docs/CFEBuildInstrs.html:1.50 Fri May 13 15:54:44 2005
+++ llvm/docs/CFEBuildInstrs.html Tue May 17 16:14:58 2005
@@ -129,7 +129,7 @@
</pre></li>
<li><p>Unpack the C/C++ front-end source into cfrontend/src, either by
- untar'ing an llvm-gcc.tar.gz file or checking out CVS into this
+ untar'ing a cfrontend.source.tar.gz file or checking out CVS into this
directory.</p></li>
<li><p>Make "build" and "install" directories as siblings of the "src" tree:</p>
@@ -354,7 +354,7 @@
Brian Gaeke<br>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2005/05/13 20:54:44 $
+ Last modified: $Date: 2005/05/17 21:14:58 $
</address>
</body>
More information about the llvm-commits
mailing list