Hello uses LLVMSupport.a (SlowerOperationInformer)

llvm-svn: 35965
This commit is contained in:
Devang Patel 2007-04-13 18:28:23 +00:00
parent a789d31517
commit f929b86140
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
LEVEL = ../../..
LIBRARYNAME = LLVMHello
LOADABLE_MODULE = 1
USEDLIBS =
USEDLIBS = LLVMSupport.a
include $(LEVEL)/Makefile.common