From e7c839ed5ae54563eee4934c420325c462c4d656 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 5 Feb 2006 06:32:59 +0000 Subject: [PATCH] remove V8 reference git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25991 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Sparc/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index 352f842c21f..dc4e7ce74a8 100644 --- a/lib/Target/Sparc/README.txt +++ b/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 -- 2.34.1