[Statepoints][Docs] Fix typo: change a period to a comma.
authorSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 13 May 2015 20:19:51 +0000 (20:19 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 13 May 2015 20:19:51 +0000 (20:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237289 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Statepoints.rst

index 55bdbd8a6407b1ff8d4c3865acc779f9d299c8de..439e7925e3ee8abff57f7428b81b60555a2d8700 100644 (file)
@@ -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),