aboutsummaryrefslogtreecommitdiff
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
commitd0b87b3ede2e3b29ecbec29bf375f5bafa04e925 (patch)
tree608e9a3b546e99fa84d908896ad07e774d7d2d6d
parentde487f09772f7688b927e5f34126256e07cb3065 (diff)
OK, IA64 is statically linked into llc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20655 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/IA64/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/IA64/Makefile b/lib/Target/IA64/Makefile
index 041797999d..8bd2b6a790 100644
--- a/lib/Target/IA64/Makefile
+++ b/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 \