From c28f3e9e0b2ac17f71d4a093ee271e4164ce22f4 Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Fri, 9 Dec 2011 02:00:44 +0000 Subject: Typo. llvm-svn: 146234 --- llvm/docs/LangRef.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs') diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index 5eb91feb41b..fe81352f4f4 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/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 -- cgit v1.2.3