diff options
| author | Chris Lattner <sabre@nondot.org> | 2006-02-05 06:32:59 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2006-02-05 06:32:59 +0000 |
| commit | a3e5b2c61c93d77253ead6b584125eb9144728f2 (patch) | |
| tree | 4db0e823ec7a23f3831c1345544ccd09c7217c22 /llvm/lib | |
| parent | d37645c07d0bd4812110ae79ef4f1c32528f4453 (diff) | |
| download | bcm5719-llvm-a3e5b2c61c93d77253ead6b584125eb9144728f2.tar.gz bcm5719-llvm-a3e5b2c61c93d77253ead6b584125eb9144728f2.zip | |
remove V8 reference
llvm-svn: 25991
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/Sparc/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Sparc/README.txt b/llvm/lib/Target/Sparc/README.txt index 352f842c21f..dc4e7ce74a8 100644 --- a/llvm/lib/Target/Sparc/README.txt +++ b/llvm/lib/Target/Sparc/README.txt @@ -2,7 +2,7 @@ To-do ----- -* Enable LSR for V8. +* Enable LSR for SPARC. * Keep the address of the constant pool in a register instead of forming its address all of the time. * We can fold small constant offsets into the %hi/%lo references to constant |

