Undo previous check-in.

llvm-svn: 35966
This commit is contained in:
Devang Patel 2007-04-13 18:35:15 +00:00
parent f929b86140
commit b730fe57bf
1 changed files with 1 additions and 1 deletions

View File

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