commit | e13d3e28cc257da86dcb978c2b77aaa6c46ad604 | [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 | 04e8164094cb994013789bea338fdfb558ef08c8 | |
parent | a4efaa1e126844ac3d727c8ebecaeb58f1262b01 [diff] |
one more thing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103024 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/FAQ.html b/docs/FAQ.html index ad97be1..bf050c4 100644 --- a/docs/FAQ.html +++ b/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>