From: Chad Rosier Date: Fri, 9 Dec 2011 02:00:44 +0000 (+0000) Subject: Typo. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=85f5a1ae396880b5f0c4b344217ab3ce6dc70b28;p=oota-llvm.git Typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146234 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.html b/docs/LangRef.html index 5eb91feb41b..fe81352f4f4 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -3402,7 +3402,7 @@ IfUnequal: landing pad for the exception. As such, 'exception' label is required to have the "landingpad" instruction, which contains - the information about about the behavior of the program after unwinding + the information about the behavior of the program after unwinding happens, as its first non-PHI instruction. The restrictions on the "landingpad" instruction's tightly couples it to the "invoke" instruction, so that the important information contained