summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDuraid Madina <duraid@octopus.com.au>2005-03-17 18:37:05 +0000
committerDuraid Madina <duraid@octopus.com.au>2005-03-17 18:37:05 +0000
commita06265a119e1e5df42150294eb452aec8f1f55c9 (patch)
tree6365268c652e69119e4ed65709aec2f6c145a236 /llvm/lib
parentf5cc2c453d404ac5d21797609d66978c8e0b9393 (diff)
downloadbcm5719-llvm-a06265a119e1e5df42150294eb452aec8f1f55c9.tar.gz
bcm5719-llvm-a06265a119e1e5df42150294eb452aec8f1f55c9.zip
OK, IA64 is statically linked into llc
llvm-svn: 20655
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/IA64/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/IA64/Makefile b/llvm/lib/Target/IA64/Makefile
index 041797999df..8bd2b6a790f 100644
--- a/llvm/lib/Target/IA64/Makefile
+++ b/llvm/lib/Target/IA64/Makefile
@@ -7,8 +7,6 @@
##===----------------------------------------------------------------------===##
LEVEL = ../../..
LIBRARYNAME = LLVMIA64
-SHARED_LIBRARY = 1
-LOADABLE_MODULE = 1
TARGET = IA64
# Make sure that tblgen is run, first thing.
BUILT_SOURCES = IA64GenRegisterInfo.h.inc IA64GenRegisterNames.inc \
OpenPOWER on IntegriCloud