diff options
author | John Criswell <criswell@uiuc.edu> | 2005-05-18 19:43:33 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2005-05-18 19:43:33 +0000 |
commit | e1a8120f52b87e7e366f2a5d2c93852cc936303f (patch) | |
tree | 9a9dad21159745332a35b8f2b93914e22ff1e663 /llvm/docs/CFEBuildInstrs.html | |
parent | 05deb04cb03990ac5c2c15c894b30699ef534ac7 (diff) | |
download | bcm5719-llvm-e1a8120f52b87e7e366f2a5d2c93852cc936303f.tar.gz bcm5719-llvm-e1a8120f52b87e7e366f2a5d2c93852cc936303f.zip |
Merged in release_15.
llvm-svn: 22120
Diffstat (limited to 'llvm/docs/CFEBuildInstrs.html')
-rw-r--r-- | llvm/docs/CFEBuildInstrs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html index ffec8105048..5237ae698c1 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> |