summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-07-28 22:01:01 +0000
committerChris Lattner <sabre@nondot.org>2006-07-28 22:01:01 +0000
commit6da9d8ecf9fee8e64f922021592e3aeb1a2445bf (patch)
treef41f47a6ba14c35bea166cfc1867eefe036e3c98 /llvm
parent212accac441e08969188702242241aaa4dbebb0e (diff)
downloadbcm5719-llvm-6da9d8ecf9fee8e64f922021592e3aeb1a2445bf.tar.gz
bcm5719-llvm-6da9d8ecf9fee8e64f922021592e3aeb1a2445bf.zip
libsupport still throws.
llvm-svn: 29394
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Support/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/Makefile b/llvm/lib/Support/Makefile
index 6b96056aad1..1e52c9a556b 100644
--- a/llvm/lib/Support/Makefile
+++ b/llvm/lib/Support/Makefile
@@ -11,5 +11,6 @@ LEVEL = ../..
PARALLEL_DIRS=bzip2
LIBRARYNAME = LLVMSupport
BUILD_ARCHIVE = 1
+REQUIRES_EH := 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud