aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2005-05-17 21:14:58 +0000
committerJohn Criswell <criswell@uiuc.edu>2005-05-17 21:14:58 +0000
commit8e6ae64167355d77fb10f9c69d8ef88f381befaf (patch)
tree214aad3e18921d5ebbde11e9d16e851a1e3e88bd
parent762895b3f99e583bf555e3e1dad4f8a1c7668925 (diff)
downloadllvm-8e6ae64167355d77fb10f9c69d8ef88f381befaf.zip
llvm-8e6ae64167355d77fb10f9c69d8ef88f381befaf.tar.gz
llvm-8e6ae64167355d77fb10f9c69d8ef88f381befaf.tar.bz2
Fix name of LLVM CFE source tarball.
llvm-svn: 22110
-rw-r--r--llvm/docs/CFEBuildInstrs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html
index ffec810..5237ae6 100644
--- a/llvm/docs/CFEBuildInstrs.html
+++ b/llvm/docs/CFEBuildInstrs.html
@@ -129,7 +129,7 @@ of permissions. Specify a path into which LLVM can be installed (e.g.
</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>