aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/RegAlloc
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-02-25 18:44:15 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-02-25 18:44:15 +0000
commite3d6807ab50d52f72333c1f892500b664c797b13 (patch)
treed60b5596817ca6c7e61cbb75c34f4db296a67073 /lib/Target/SparcV9/RegAlloc
parentadc1efe81c66f04a33931d16ec1b6f7aea9c4e1c (diff)
downloadexternal_llvm-e3d6807ab50d52f72333c1f892500b664c797b13.zip
external_llvm-e3d6807ab50d52f72333c1f892500b664c797b13.tar.gz
external_llvm-e3d6807ab50d52f72333c1f892500b664c797b13.tar.bz2
Great renaming: Sparc --> SparcV9
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11826 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/SparcV9/RegAlloc')
-rw-r--r--lib/Target/SparcV9/RegAlloc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/SparcV9/RegAlloc/Makefile b/lib/Target/SparcV9/RegAlloc/Makefile
index 374c70f..76f35a8 100644
--- a/lib/Target/SparcV9/RegAlloc/Makefile
+++ b/lib/Target/SparcV9/RegAlloc/Makefile
@@ -10,7 +10,7 @@ LEVEL = ../../../..
DIRS =
-LIBRARYNAME = regalloc
+LIBRARYNAME = sparcv9regalloc
BUILD_ARCHIVE = 1