From: Bill Wendling Date: Mon, 2 Nov 2009 00:25:26 +0000 (+0000) Subject: Add missing end-tag. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=21c346e1714c50b2567de9e1d1a9184783fe5c0a;p=oota-llvm.git Add missing end-tag. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85769 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.html b/docs/LangRef.html index b0a6793064c..7032a198141 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -2538,7 +2538,7 @@ Instructions 'ret' instruction, the 'br' instruction, the 'switch' instruction, the - ''indirectbr' Instruction, the + ''indirectbr' Instruction, the 'invoke' instruction, the 'unwind' instruction, and the 'unreachable' instruction.