[llvm-commits] [vector_llvm] CVS: llvm/lib/Bytecode/Archive/Makefile

Robert Bocchino bocchino at cs.uiuc.edu
Wed Nov 16 10:32:21 PST 2005



Changes in directory llvm/lib/Bytecode/Archive:

Makefile updated: 1.1 -> 1.1.6.1
---
Log message:

Merged mainline into Vector LLVM branch


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

 Makefile |    1 -
 1 files changed, 1 deletion(-)


Index: llvm/lib/Bytecode/Archive/Makefile
diff -u llvm/lib/Bytecode/Archive/Makefile:1.1 llvm/lib/Bytecode/Archive/Makefile:1.1.6.1
--- llvm/lib/Bytecode/Archive/Makefile:1.1	Sat Nov  6 02:52:36 2004
+++ llvm/lib/Bytecode/Archive/Makefile	Wed Nov 16 12:32:09 2005
@@ -13,6 +13,5 @@
 # We only want an archive so only those modules actually used by a tool are 
 # included.
 BUILD_ARCHIVE = 1
-DONT_BUILD_RELINKED = 1
 
 include $(LEVEL)/Makefile.common






More information about the llvm-commits mailing list