diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-12-01 04:16:29 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-12-01 04:16:29 +0000 |
| commit | 2a2ebd18296eeccb88bdb9b836e76000ee249275 (patch) | |
| tree | 12cc98ce71f9388e2ac5edae2a58e34ab345da0b /llvm/docs/CFEBuildInstrs.html | |
| parent | 3f2352e23ed71897de0ccb319e785dc316eac157 (diff) | |
| download | bcm5719-llvm-2a2ebd18296eeccb88bdb9b836e76000ee249275.tar.gz bcm5719-llvm-2a2ebd18296eeccb88bdb9b836e76000ee249275.zip | |
Fix typeo, thanks to Duraid for pointing it out
llvm-svn: 18400
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 c42132a5946..926e7ff41f4 100644 --- a/llvm/docs/CFEBuildInstrs.html +++ b/llvm/docs/CFEBuildInstrs.html @@ -240,7 +240,7 @@ the <tt>llvm-ranlib</tt> tool to do this, as follows:</p> % cd $CFEINSTALL/lib % llvm-ranlib libiberty.a % llvm-ranlib libstdc++.a - % llvm-ranlib libsubc++.a + % llvm-ranlib libsupc++.a % cd $CFEINSTALL/lib/<i>target-triplet</i>/3.4-llvm % llvm-ranlib libgcc.a % llvm-ranlib libgcov.a |

