libsupport still throws.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29394 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-07-28 22:01:01 +00:00
parent 435540f434
commit 3236ced25f

View File

@ -11,5 +11,6 @@ LEVEL = ../..
PARALLEL_DIRS=bzip2
LIBRARYNAME = LLVMSupport
BUILD_ARCHIVE = 1
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common