Changes in directory llvm/lib/Transforms/Hello:

Makefile updated: 1.7 -> 1.8
---
Log message:

Hello uses  LLVMSupport.a (SlowerOperationInformer)


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

 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/lib/Transforms/Hello/Makefile
diff -u llvm/lib/Transforms/Hello/Makefile:1.7 
llvm/lib/Transforms/Hello/Makefile:1.8
--- llvm/lib/Transforms/Hello/Makefile:1.7      Mon Apr  9 14:17:47 2007
+++ llvm/lib/Transforms/Hello/Makefile  Fri Apr 13 13:28:23 2007
@@ -10,7 +10,7 @@
 LEVEL = ../../..
 LIBRARYNAME = LLVMHello
 LOADABLE_MODULE = 1
-USEDLIBS = 
+USEDLIBS = LLVMSupport.a
 
 include $(LEVEL)/Makefile.common
 



_______________________________________________
llvm-commits mailing list
[EMAIL PROTECTED]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to