From: Mikhail Glushenkov Date: Fri, 9 Oct 2009 05:45:38 +0000 (+0000) Subject: Slight rewording. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=aba210b6240cd5c83ffd12f4d7d35fa53367ea45;p=oota-llvm.git Slight rewording. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83620 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/llvmc/doc/LLVMC-Reference.rst b/tools/llvmc/doc/LLVMC-Reference.rst index 5d3b02a1695..fad2ccc7742 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.