Tools require EH for their top-level try blocks.
[oota-llvm.git] / tools / gccld / Makefile
index 44c6be9834b0b568d3ffd154f493963c1c805a00..7638f7fb25d3ea8df29cf64a373e17a6ec1b5f97 100644 (file)
@@ -14,5 +14,6 @@ USEDLIBS = LLVMipo.a LLVMTransforms.a LLVMScalarOpts.a LLVMAnalysis.a \
            LLVMipa.a LLVMTransformUtils.a LLVMTarget.a LLVMLinker.a \
            LLVMArchive.a LLVMBCReader.a LLVMBCWriter.a \
            LLVMCore.a LLVMSupport.a LLVMbzip2.a LLVMSystem.a
+REQUIRES_EH := 1
 
 include $(LEVEL)/Makefile.common