This tool needs libLLVMArchive now

llvm-svn: 17794
This commit is contained in:
Reid Spencer 2004-11-14 22:27:00 +00:00
parent 0cb8c8c2af
commit c762abe046
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@
LEVEL = ../..
TOOLNAME = llvm-nm
USEDLIBS = LLVMBCReader LLVMCore LLVMSupport.a LLVMSystem.a
USEDLIBS = LLVMArchive.a LLVMBCReader LLVMCore LLVMSupport.a LLVMSystem.a
include $(LEVEL)/Makefile.common