commit | a25ee78fc0afc78dd363037daef4245f92e23218 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue May 04 18:16:00 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue May 04 18:16:00 2010 +0000 |
tree | 78763f0cb2fd1e565695eb9a9741e1eeaf271fb0 | |
parent | f3d99aaa22e0be07c98e5c250959cd6ddacc81c9 [diff] [blame] |
one more thing. llvm-svn: 103024
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html index ad97be1..bf050c4 100644 --- a/llvm/docs/FAQ.html +++ b/llvm/docs/FAQ.html
@@ -659,7 +659,7 @@ <li><p>Finally, compile the C file:</p> <pre class="doc_code"> -% cc x.c +% cc x.c -lstdc++ </pre></li> </ol>