From: Sanjoy Das Date: Wed, 13 May 2015 20:19:51 +0000 (+0000) Subject: [Statepoints][Docs] Fix typo: change a period to a comma. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3bc33d9ca172ce608588973e8e76d5ff1e4b8183;p=oota-llvm.git [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 --- diff --git a/docs/Statepoints.rst b/docs/Statepoints.rst index 55bdbd8a640..439e7925e3e 100644 --- a/docs/Statepoints.rst +++ b/docs/Statepoints.rst @@ -299,7 +299,7 @@ Syntax: declare i32 @llvm.experimental.gc.statepoint(i64 , i32 , func_type , - i64 <#call args>. i64 , + i64 <#call args>, i64 , ... (call parameters), i64 <# transition args>, ... (transition parameters), i64 <# deopt args>, ... (deopt parameters),