diff --git a/docs/LangRef.html b/docs/LangRef.html index 8328def197c..b9c87464e1d 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -8394,9 +8394,9 @@ LLVM.

None.

Semantics:
-

This intrinsics is lowered to the target dependent trap instruction. If the +

This intrinsic is lowered to the target dependent trap instruction. If the target does not have a trap instruction, this intrinsic will be lowered to - the call of the abort() function.

+ a call of the abort() function.