mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-01 07:30:33 +00:00
[LangRef] Correct a typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225148 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9cad6c8a24
commit
edef0847bc
@ -8587,7 +8587,7 @@ Arguments:
|
||||
""""""""""
|
||||
|
||||
The first argument is the value to be counted. This argument may be of
|
||||
any integer type, or a vectory with integer element type. The return
|
||||
any integer type, or a vector with integer element type. The return
|
||||
type must match the first argument type.
|
||||
|
||||
The second argument must be a constant and is a flag to indicate whether
|
||||
@ -8634,7 +8634,7 @@ Arguments:
|
||||
""""""""""
|
||||
|
||||
The first argument is the value to be counted. This argument may be of
|
||||
any integer type, or a vectory with integer element type. The return
|
||||
any integer type, or a vector with integer element type. The return
|
||||
type must match the first argument type.
|
||||
|
||||
The second argument must be a constant and is a flag to indicate whether
|
||||
|
Loading…
Reference in New Issue
Block a user