aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/LangRef.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index a79280c9fc..de31e35674 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -6429,9 +6429,6 @@ on any integer bit width.</p>
<h5>Overview:</h5>
-<p><i><b>Warning:</b> '<tt>llvm.umul.with.overflow</tt>' is badly broken. It is
-actively being fixed, but it should not currently be used!</i></p>
-
<p>The '<tt>llvm.umul.with.overflow</tt>' family of intrinsic functions perform
a unsigned multiplication of the two arguments, and indicate whether an overflow
occurred during the unsigned multiplication.</p>