Changes in directory llvm/lib/System:

Makefile updated: 1.11 -> 1.12
---
Log message:

This uses EH extensively


---
Diffs of the changes:  (+1 -0)

 Makefile |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/lib/System/Makefile
diff -u llvm/lib/System/Makefile:1.11 llvm/lib/System/Makefile:1.12
--- llvm/lib/System/Makefile:1.11       Wed May 31 20:55:21 2006
+++ llvm/lib/System/Makefile    Thu Jul  6 19:47:29 2006
@@ -10,6 +10,7 @@
 LEVEL = ../..
 LIBRARYNAME = LLVMSystem
 BUILD_ARCHIVE = 1
+REQUIRES_EH := 1
 
 EXTRA_DIST = Unix Win32 README.txt
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to