summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Debugger/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Debugger/Makefile b/llvm/lib/Debugger/Makefile
index 093bef5d6e5..70ee46edefc 100644
--- a/llvm/lib/Debugger/Makefile
+++ b/llvm/lib/Debugger/Makefile
@@ -10,5 +10,6 @@
LEVEL = ../..
LIBRARYNAME = LLVMDebugger
EXTRA_DIST = README.txt
+REQUIRES_EH := 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud