summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-as/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-as/Makefile')
-rw-r--r--llvm/tools/llvm-as/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llvm-as/Makefile b/llvm/tools/llvm-as/Makefile
index 73dcb06aff4..bd7c3d3eec0 100644
--- a/llvm/tools/llvm-as/Makefile
+++ b/llvm/tools/llvm-as/Makefile
@@ -10,5 +10,6 @@ LEVEL = ../..
TOOLNAME = llvm-as
USEDLIBS = LLVMAsmParser.a LLVMBCWriter.a LLVMCore.a \
LLVMSupport.a LLVMbzip2.a LLVMSystem.a
+REQUIRES_EH := 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud