summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-24 02:09:03 +0000
committerChris Lattner <sabre@nondot.org>2005-10-24 02:09:03 +0000
commit437b6116c93aeb0255f21c90cb462601b3c0f77d (patch)
treeb42b9df9b88084289e89b80be038c426fb0e99a7 /llvm/lib
parent87d4e1c13007aeddded72282555951ca1c258618 (diff)
downloadbcm5719-llvm-437b6116c93aeb0255f21c90cb462601b3c0f77d.tar.gz
bcm5719-llvm-437b6116c93aeb0255f21c90cb462601b3c0f77d.zip
There is no need to build an archive version of this library
llvm-svn: 23936
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/SparcV9/RegAlloc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/SparcV9/RegAlloc/Makefile b/llvm/lib/Target/SparcV9/RegAlloc/Makefile
index c19984cb204..e82ce5ce57f 100644
--- a/llvm/lib/Target/SparcV9/RegAlloc/Makefile
+++ b/llvm/lib/Target/SparcV9/RegAlloc/Makefile
@@ -10,6 +10,5 @@
LEVEL = ../../../..
DIRS =
LIBRARYNAME = LLVMSparcV9RegAlloc
-BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud