From: Chris Lattner Date: Fri, 4 Jun 2004 00:40:53 +0000 (+0000) Subject: Fix extraneous tag X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0ccf5496a9e8fd2cc65aab4cc08ba9d9c906e40f;p=oota-llvm.git Fix extraneous tag git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14008 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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.

-