summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetMachine
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-09-14 03:55:11 +0000
committerChris Lattner <sabre@nondot.org>2001-09-14 03:55:11 +0000
commit06028541abeea8ee63088276ac5a488c8a1e81fa (patch)
treef422741375a2d1652eabe1b90a03623719b74326 /llvm/lib/CodeGen/TargetMachine
parentb0ddffaae3c49bdb3f8957e79bfac49781b1e039 (diff)
downloadbcm5719-llvm-06028541abeea8ee63088276ac5a488c8a1e81fa.tar.gz
bcm5719-llvm-06028541abeea8ee63088276ac5a488c8a1e81fa.zip
Move the sparc target to a new lib/Target directory
llvm-svn: 562
Diffstat (limited to 'llvm/lib/CodeGen/TargetMachine')
-rw-r--r--llvm/lib/CodeGen/TargetMachine/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/CodeGen/TargetMachine/Makefile b/llvm/lib/CodeGen/TargetMachine/Makefile
index 55ee598b2c6..eefef8907a9 100644
--- a/llvm/lib/CodeGen/TargetMachine/Makefile
+++ b/llvm/lib/CodeGen/TargetMachine/Makefile
@@ -1,7 +1,5 @@
LEVEL = ../../..
-DIRS = Sparc
-
LIBRARYNAME = target
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud