From 0ccf5496a9e8fd2cc65aab4cc08ba9d9c906e40f Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 4 Jun 2004 00:40:53 +0000 Subject: [PATCH] Fix extraneous tag git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14008 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CodeGenerator.html | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 0dddad66079..383a85e5c6f 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -601,7 +601,6 @@ OperandTy: VirtReg, | VirtReg, UnsImm, VirtReg, SignExtImm

Stores and all other instructions treat the four memory operands in the same way, in the same order.

-

-- 2.34.1