mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-23 04:35:43 +00:00
[Statepoints][Docs] Fix typo: change a period to a comma.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237289 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f11e64dc03
commit
3bc33d9ca1
@ -299,7 +299,7 @@ Syntax:
|
||||
declare i32
|
||||
@llvm.experimental.gc.statepoint(i64 <id>, i32 <num patch bytes>,
|
||||
func_type <target>,
|
||||
i64 <#call args>. i64 <flags>,
|
||||
i64 <#call args>, i64 <flags>,
|
||||
... (call parameters),
|
||||
i64 <# transition args>, ... (transition parameters),
|
||||
i64 <# deopt args>, ... (deopt parameters),
|
||||
|
Loading…
x
Reference in New Issue
Block a user