[llvm-commits] CVS: llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
Dale Johannesen
dalej at apple.com
Sat Feb 24 17:42:53 PST 2007
Changes in directory llvm/lib/Target/ARM:
ARMConstantIslandPass.cpp updated: 1.28 -> 1.29
---
Log message:
remove crediting of Evan Cheng and me.
---
Diffs of the changes: (+0 -1)
ARMConstantIslandPass.cpp | 1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
diff -u llvm/lib/Target/ARM/ARMConstantIslandPass.cpp:1.28 llvm/lib/Target/ARM/ARMConstantIslandPass.cpp:1.29
--- llvm/lib/Target/ARM/ARMConstantIslandPass.cpp:1.28 Sat Feb 24 18:47:03 2007
+++ llvm/lib/Target/ARM/ARMConstantIslandPass.cpp Sat Feb 24 19:42:36 2007
@@ -4,7 +4,6 @@
//
// This file was developed by Chris Lattner and is distributed under the
// University of Illinois Open Source License. See LICENSE.TXT for details.
-// Substantial modifications by Evan Cheng and Dale Johannesen.
//
//===----------------------------------------------------------------------===//
//
More information about the llvm-commits
mailing list