summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llc/Makefile')
-rw-r--r--tools/llc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llc/Makefile b/tools/llc/Makefile
index 53f98137c2..80af5aa9b1 100644
--- a/tools/llc/Makefile
+++ b/tools/llc/Makefile
@@ -9,6 +9,7 @@
LEVEL = ../..
TOOLNAME = llc
+REQUIRES_EH := 1
# Include this here so we can get the configuration of the targets
# that have been configured for construction. We have to do this