From d42b167e6126a8276d8590fa7ee93784cca297be Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Fri, 19 Nov 2004 23:09:40 +0000 Subject: [PATCH] Fix grammar git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18023 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Sparc/README.txt | 2 +- lib/Target/SparcV8/README.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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! -- 2.34.1