aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Makefile
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-08-23 20:35:51 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-08-23 20:35:51 +0000
commit4c97bed5d9f20bba3fbc3d13199cd9d6a320329e (patch)
treec5b49da70130797e850c65b829338460494029d0 /lib/System/Makefile
parent51c5a286bae5ad27ddc49602f44b7ea7253a4cc9 (diff)
downloadexternal_llvm-4c97bed5d9f20bba3fbc3d13199cd9d6a320329e.zip
external_llvm-4c97bed5d9f20bba3fbc3d13199cd9d6a320329e.tar.gz
external_llvm-4c97bed5d9f20bba3fbc3d13199cd9d6a320329e.tar.bz2
Turn off exception handling for this library. It no longer throws nor
handles exceptions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29847 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/Makefile')
-rw-r--r--lib/System/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Makefile b/lib/System/Makefile
index c43009a..85de736 100644
--- a/lib/System/Makefile
+++ b/lib/System/Makefile
@@ -10,7 +10,6 @@
LEVEL = ../..
LIBRARYNAME = LLVMSystem
BUILD_ARCHIVE = 1
-REQUIRES_EH := 1
EXTRA_DIST = Unix Win32 README.txt