projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
875ace5
)
Clang is now production quality (at least for C).
author
Mikhail Glushenkov
<foldr@codedgers.com>
Tue, 30 Jun 2009 00:16:22 +0000
(
00:16
+0000)
committer
Mikhail Glushenkov
<foldr@codedgers.com>
Tue, 30 Jun 2009 00:16:22 +0000
(
00:16
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74484
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvmc/doc/LLVMC-Reference.rst
patch
|
blob
|
history
diff --git
a/tools/llvmc/doc/LLVMC-Reference.rst
b/tools/llvmc/doc/LLVMC-Reference.rst
index ddc54d2a13d138863e6766defd0a26c2a2c546f2..b43c3e3525c11c6e344112355b93b04a21b4d420 100644
(file)
--- a/
tools/llvmc/doc/LLVMC-Reference.rst
+++ b/
tools/llvmc/doc/LLVMC-Reference.rst
@@
-71,9
+71,8
@@
impossible for LLVMC to choose the right linker in that case::
$ ./a.out
hello
-By default, LLVMC uses ``llvm-gcc`` to compile the source code. It is
-also possible to choose the work-in-progress ``clang`` compiler with
-the ``-clang`` option.
+By default, LLVMC uses ``llvm-gcc`` to compile the source code. It is also
+possible to choose the ``clang`` compiler with the ``-clang`` option.
Predefined options