diff options
author | Jay Foad <jay.foad@gmail.com> | 2011-04-06 07:55:30 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@gmail.com> | 2011-04-06 07:55:30 +0000 |
commit | cb88ec34f0ed7b969e20b8e6e67fee9b29f65dfa (patch) | |
tree | 0aa10d25637017e3b58d13b49965ea82c00f544a /docs/CodeGenerator.html | |
parent | 4841121580df86b327013d1fab2a9339be487bce (diff) |
Trivial typo fixes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128996 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodeGenerator.html')
-rw-r--r-- | docs/CodeGenerator.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 02869f63a4..4a656a243c 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2532,7 +2532,7 @@ OperandTy: VirtReg, | VirtReg, UnsImm, VirtReg, SignExtImm PhysReg <div class="doc_text"> -<p>x86 has an feature which provides +<p>x86 has a feature which provides the ability to perform loads and stores to different address spaces via the x86 segment registers. A segment override prefix byte on an instruction causes the instruction's memory access to go to the specified |