summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-06-04 00:40:53 +0000
committerChris Lattner <sabre@nondot.org>2004-06-04 00:40:53 +0000
commit0ccf5496a9e8fd2cc65aab4cc08ba9d9c906e40f (patch)
tree24b280065783ea4e7ff0e6910c5621d8ddb42371
parent00f19b62753e3a68f3e64523662675ea7009d681 (diff)
downloadexternal_llvm-0ccf5496a9e8fd2cc65aab4cc08ba9d9c906e40f.zip
external_llvm-0ccf5496a9e8fd2cc65aab4cc08ba9d9c906e40f.tar.gz
external_llvm-0ccf5496a9e8fd2cc65aab4cc08ba9d9c906e40f.tar.bz2
Fix extraneous tag
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14008 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/CodeGenerator.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index 0dddad6..383a85e 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -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>