From: Misha Brukman Date: Fri, 19 Nov 2004 23:09:40 +0000 (+0000) Subject: Fix grammar X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d42b167e6126a8276d8590fa7ee93784cca297be;p=oota-llvm.git Fix grammar git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18023 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index aac0f8a6508..507eddd7d85 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/README.txt @@ -2,7 +2,7 @@ SparcV8 backend skeleton ------------------------ -This directory houses a 32-bit SPARC V8 backend employing a expander-based +This directory houses a 32-bit SPARC V8 backend employing an expander-based instruction selector. It is not yet functionally complete. Watch this space for more news coming soon! diff --git a/lib/Target/SparcV8/README.txt b/lib/Target/SparcV8/README.txt index aac0f8a6508..507eddd7d85 100644 --- a/lib/Target/SparcV8/README.txt +++ b/lib/Target/SparcV8/README.txt @@ -2,7 +2,7 @@ SparcV8 backend skeleton ------------------------ -This directory houses a 32-bit SPARC V8 backend employing a expander-based +This directory houses a 32-bit SPARC V8 backend employing an expander-based instruction selector. It is not yet functionally complete. Watch this space for more news coming soon!