Exceptions are thrown by and through this library.
authorChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 22:00:24 +0000 (22:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 22:00:24 +0000 (22:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29393 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Archive/Makefile
lib/Bytecode/Archive/Makefile

index 0ecf38b93f02794a175cb66ddf97dd31cbb45e60..39712b555f46f25e59f9ee1656008218f70758dd 100644 (file)
@@ -9,6 +9,7 @@
 
 LEVEL = ../../..
 LIBRARYNAME = LLVMArchive
+REQUIRES_EH := 1
 
 # We only want an archive so only those modules actually used by a tool are 
 # included.
index 0ecf38b93f02794a175cb66ddf97dd31cbb45e60..39712b555f46f25e59f9ee1656008218f70758dd 100644 (file)
@@ -9,6 +9,7 @@
 
 LEVEL = ../../..
 LIBRARYNAME = LLVMArchive
+REQUIRES_EH := 1
 
 # We only want an archive so only those modules actually used by a tool are 
 # included.