summaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-06-03 16:55:57 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-06-03 16:55:57 +0000
commitf3709d6c54a8bf29ad248c6ba9fb714e3e0f2843 (patch)
tree19613b0265acf614fd47f0872df5529817db19fd /docs/CodeGenerator.html
parentdcc6f80f55bfad5820c2e63114e4b790b620c198 (diff)
downloadllvm-f3709d6c54a8bf29ad248c6ba9fb714e3e0f2843.tar.gz
llvm-f3709d6c54a8bf29ad248c6ba9fb714e3e0f2843.tar.bz2
llvm-f3709d6c54a8bf29ad248c6ba9fb714e3e0f2843.tar.xz
Add a hyphen.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13988 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodeGenerator.html')
-rw-r--r--docs/CodeGenerator.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index f7d904c51c..2145449f0a 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -138,8 +138,8 @@ document. For this reason, there are some deprecated interfaces (such as
V9 backend and should not be used by any other targets. Also, all code in the
<tt>lib/Target/SparcV9</tt> directory and subdirectories should be considered
deprecated, and should not be used as the basis for future code generator work.
-The SparcV9 backend is slowly being merged into the rest of the target
-independent code generators, but this is a low-priority process with no
+The SparcV9 backend is slowly being merged into the rest of the
+target-independent code generators, but this is a low-priority process with no
predictable completion date.</p>
</div>