[LangRef] Remove opening [ that was missing a closing ] from call/callbr/invoke syntax.
authorCraig Topper <craig.topper@intel.com>
Wed, 14 Aug 2019 15:10:37 +0000 (15:10 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 14 Aug 2019 15:10:37 +0000 (15:10 +0000)
commitffe91994a941ff549697639c5db3a5cafc2e8194
treeee39b782d453f46cd2ccca6e24bc07b67623dc95
parent49661f94c8d07b0db9190261c47138b99a47546b
[LangRef] Remove opening [ that was missing a closing ] from call/callbr/invoke syntax.

It looks like this bracket was added when the addrspace was added.
before it. So I think it can jut be removed.

llvm-svn: 368861
llvm/docs/LangRef.rst