diff options
-rw-r--r-- | lib/Target/Sparc/README.txt | 2 | ||||
-rw-r--r-- | 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 aac0f8a650..507eddd7d8 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 aac0f8a650..507eddd7d8 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! |