Changes in directory llvm/lib/Debugger:

Makefile updated: 1.3 -> 1.4
---
Log message:

This uses EH info


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

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


Index: llvm/lib/Debugger/Makefile
diff -u llvm/lib/Debugger/Makefile:1.3 llvm/lib/Debugger/Makefile:1.4
--- llvm/lib/Debugger/Makefile:1.3      Thu Apr 13 01:39:24 2006
+++ llvm/lib/Debugger/Makefile  Fri Jul  7 11:46:43 2006
@@ -10,5 +10,6 @@
 LEVEL = ../..
 LIBRARYNAME = LLVMDebugger
 EXTRA_DIST = README.txt
+REQUIRES_EH := 1
 
 include $(LEVEL)/Makefile.common



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

Reply via email to