WriteBytecodeToFile throws, so this needs EH info.

llvm-svn: 29392
This commit is contained in:
Chris Lattner 2006-07-28 21:55:54 +00:00
parent 4b861b07a7
commit 7476f4f83d

View File

@ -9,6 +9,7 @@
LEVEL=../..
TOOLNAME=ModuleMaker
EXAMPLE_TOOL = 1
REQUIRES_EH = 1
USEDLIBS= LLVMBCWriter.a LLVMCore.a LLVMSupport.a LLVMbzip2.a LLVMSystem.a
include $(LEVEL)/Makefile.common