From c7d3ab365fad15d2ce4e3f5f686a3503e3eeed56 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Fri, 4 Jan 2008 04:33:49 +0000
Subject: [PATCH] fix validation issues.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45565 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/LangRef.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 01fb57a0f15..9f896c5b87c 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -2193,7 +2193,7 @@ Instruction
signed division of its two operands. This instruction can also take
vector versions of the values in which case
the elements must be integers.
-
+
Arguments:
The two arguments to the 'srem' instruction must be
integer values. Both arguments must have identical
@@ -5255,11 +5255,13 @@ are ignored by code generation and optimization.
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!">
Chris Lattner
The LLVM Compiler Infrastructure
Last modified: $Date$
+
+