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