Changes in directory llvm/lib/Bytecode/Archive:
Makefile updated: 1.4 -> 1.5 --- Log message: Exceptions are thrown by and through this library. --- Diffs of the changes: (+1 -0) Makefile | 1 + 1 files changed, 1 insertion(+) Index: llvm/lib/Bytecode/Archive/Makefile diff -u llvm/lib/Bytecode/Archive/Makefile:1.4 llvm/lib/Bytecode/Archive/Makefile:1.5 --- llvm/lib/Bytecode/Archive/Makefile:1.4 Fri Jul 7 15:56:50 2006 +++ llvm/lib/Bytecode/Archive/Makefile Fri Jul 28 17:00:24 2006 @@ -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. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits