mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-26 21:20:29 +00:00
Slight rewording.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83620 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0b599391f8
commit
aba210b624
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user