Fix extraneous tag
authorChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 00:40:53 +0000 (00:40 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 00:40:53 +0000 (00:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14008 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CodeGenerator.html

index 0dddad66079f37098f441093da53b73448416129..383a85e5c6fa59781e18259a57204d51a64da6f9 100644 (file)
@@ -601,7 +601,6 @@ OperandTy: VirtReg, | VirtReg, UnsImm, VirtReg,   SignExtImm
 
 <p>Stores and all other instructions treat the four memory operands in the same
 way, in the same order.</p>
-</p>
 
 </div>