summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.html
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2011-04-06 07:55:30 +0000
committerJay Foad <jay.foad@gmail.com>2011-04-06 07:55:30 +0000
commit1a7cc44157408a7055cb0f1508e4f5d80f83c9b0 (patch)
treefcade87b6457f62a6a6693fb1832f5e582614fc0 /llvm/docs/CodeGenerator.html
parentd4b3d29c50debd26000510b8401ed263812dba09 (diff)
downloadbcm5719-llvm-1a7cc44157408a7055cb0f1508e4f5d80f83c9b0.tar.gz
bcm5719-llvm-1a7cc44157408a7055cb0f1508e4f5d80f83c9b0.zip
Trivial typo fixes.
llvm-svn: 128996
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
-rw-r--r--llvm/docs/CodeGenerator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html
index 02869f63a45..4a656a243c4 100644
--- a/llvm/docs/CodeGenerator.html
+++ b/llvm/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
OpenPOWER on IntegriCloud