summaryrefslogtreecommitdiff
path: root/tools/llvmc/doc
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2009-10-09 05:45:38 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2009-10-09 05:45:38 +0000
commitaba210b6240cd5c83ffd12f4d7d35fa53367ea45 (patch)
tree4c14b9c9cb94ee76e2d4ce9d32dd1c7f91c960e1 /tools/llvmc/doc
parent0b599391f88e26d2b0f57393f1f6880431ac6e0d (diff)
downloadllvm-aba210b6240cd5c83ffd12f4d7d35fa53367ea45.tar.gz
llvm-aba210b6240cd5c83ffd12f4d7d35fa53367ea45.tar.bz2
llvm-aba210b6240cd5c83ffd12f4d7d35fa53367ea45.tar.xz
Slight rewording.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83620 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvmc/doc')
-rw-r--r--tools/llvmc/doc/LLVMC-Reference.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/llvmc/doc/LLVMC-Reference.rst b/tools/llvmc/doc/LLVMC-Reference.rst
index 5d3b02a169..fad2ccc774 100644
--- a/tools/llvmc/doc/LLVMC-Reference.rst
+++ b/tools/llvmc/doc/LLVMC-Reference.rst
@@ -509,8 +509,8 @@ The complete list of all currently implemented tool properties follows.
- ``in_language`` - input language name. Can be either a string or a
list, in case the tool supports multiple input languages.
- - ``out_language`` - output language name. Tools are not allowed to
- have multiple output languages.
+ - ``out_language`` - output language name. Multiple output languages are not
+ allowed.
- ``output_suffix`` - output file suffix. Can also be changed
dynamically, see documentation on actions.