[llvm-commits] CVS: llvm/lib/Target/IA64/Makefile

Duraid Madina duraid at octopus.com.au
Thu Mar 17 10:37:16 PST 2005



Changes in directory llvm/lib/Target/IA64:

Makefile updated: 1.2 -> 1.3
---
Log message:

OK, IA64 is statically linked into llc



---
Diffs of the changes:  (+0 -2)

 Makefile |    2 --
 1 files changed, 2 deletions(-)


Index: llvm/lib/Target/IA64/Makefile
diff -u llvm/lib/Target/IA64/Makefile:1.2 llvm/lib/Target/IA64/Makefile:1.3
--- llvm/lib/Target/IA64/Makefile:1.2	Thu Mar 17 12:29:04 2005
+++ llvm/lib/Target/IA64/Makefile	Thu Mar 17 12:37:05 2005
@@ -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 \






More information about the llvm-commits mailing list