summaryrefslogtreecommitdiff
path: root/tools/lli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lli/Makefile')
-rw-r--r--tools/lli/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lli/Makefile b/tools/lli/Makefile
index 0e537f9d7d..8952b12f98 100644
--- a/tools/lli/Makefile
+++ b/tools/lli/Makefile
@@ -9,6 +9,7 @@
LEVEL := ../..
TOOLNAME := lli
LLVMLIBS := JIT
+REQUIRES_EH := 1
# Enable JIT support
include $(LEVEL)/Makefile.common