From: Michael Ilseman
Date: Fri, 30 Nov 2012 23:14:52 +0000 (+0000)
Subject: Removed redundancy in wording
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5ba39ae563c19e0304387d39fa359305ada6220b;p=oota-llvm.git
Removed redundancy in wording
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169053 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/LangRef.html b/docs/LangRef.html
index fc202b7f8fc..b4782c273db 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -1762,7 +1762,7 @@ in signal handlers).
LLVM IR floating-point binary ops (fadd
,
fsub
, fmul
, fdiv
,
-frem
) instructions have the following flags
+frem
) have the following flags
that can set to enable otherwise unsafe floating point operations
nnan