diff options
author | Chris Lattner <sabre@nondot.org> | 2004-06-04 00:40:53 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-06-04 00:40:53 +0000 |
commit | 0ccf5496a9e8fd2cc65aab4cc08ba9d9c906e40f (patch) | |
tree | 24b280065783ea4e7ff0e6910c5621d8ddb42371 | |
parent | 00f19b62753e3a68f3e64523662675ea7009d681 (diff) | |
download | external_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.html | 1 |
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> |