From d9fe298ccbeb23d20a869b6fc165d8fd5b112a02 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Mon, 20 Jul 2009 02:32:41 +0000 Subject: [PATCH] Fix HTML violations. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76392 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/LangRef.html b/docs/LangRef.html index 9b801cffc3a..122fddaa828 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1916,8 +1916,8 @@ Classifications
- -Complex Constants + +Complex Constants
@@ -2700,7 +2700,7 @@ Instruction
representations.

Arguments:
-

The two arguments to the 'fsub' instruction must be The two arguments to the 'fsub' instruction must be floating point or vector of floating point values. Both arguments must have identical types.

-- 2.34.1