Turn off exception handling for this library. It no longer throws nor
authorReid Spencer <rspencer@reidspencer.com>
Wed, 23 Aug 2006 20:35:51 +0000 (20:35 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 23 Aug 2006 20:35:51 +0000 (20:35 +0000)
handles exceptions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29847 91177308-0d34-0410-b5e6-96231b3b80d8

lib/System/Makefile

index c43009a1e0775ffc3e6a626626d0410e93fd0040..85de7369fc4f21f874de6140f01c7fbab73fd126 100644 (file)
@@ -10,7 +10,6 @@
 LEVEL = ../..
 LIBRARYNAME = LLVMSystem
 BUILD_ARCHIVE = 1
-REQUIRES_EH := 1
 
 EXTRA_DIST = Unix Win32 README.txt