mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-25 16:24:23 +00:00
Typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90221 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -448,7 +448,7 @@ use TableGen inheritance instead.
|
|||||||
|
|
||||||
- ``element_in_list`` - Returns true if a command-line parameter
|
- ``element_in_list`` - Returns true if a command-line parameter
|
||||||
list contains a given value.
|
list contains a given value.
|
||||||
Example: ``(parameter_in_list "l", "pthread")``.
|
Example: ``(element_in_list "l", "pthread")``.
|
||||||
|
|
||||||
- ``input_languages_contain`` - Returns true if a given language
|
- ``input_languages_contain`` - Returns true if a given language
|
||||||
belongs to the current input language set.
|
belongs to the current input language set.
|
||||||
|
Reference in New Issue
Block a user