[llvm-commits] CVS: llvm/lib/Transforms/IPO/LowerSetJmp.cpp

Misha Brukman brukman at cs.uiuc.edu
Mon Sep 22 16:58:02 PDT 2003


Changes in directory llvm/lib/Transforms/IPO:

LowerSetJmp.cpp updated: 1.3 -> 1.4

---
Log message:

Credits are now in top-level CREDITS.TXT


---
Diffs of the changes:

Index: llvm/lib/Transforms/IPO/LowerSetJmp.cpp
diff -u llvm/lib/Transforms/IPO/LowerSetJmp.cpp:1.3 llvm/lib/Transforms/IPO/LowerSetJmp.cpp:1.4
--- llvm/lib/Transforms/IPO/LowerSetJmp.cpp:1.3	Sat Sep 20 09:38:44 2003
+++ llvm/lib/Transforms/IPO/LowerSetJmp.cpp	Mon Sep 22 16:57:15 2003
@@ -17,8 +17,6 @@
 //  original except block being executed if it isn't a longjmp except
 //  that is handled by that function.
 //
-// This pass was contributed to LLVM by Bill Wendling.
-//
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//





More information about the llvm-commits mailing list