summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMConstantIslandPass.cpp
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2007-02-25 01:42:36 +0000
committerDale Johannesen <dalej@apple.com>2007-02-25 01:42:36 +0000
commit598270a68d162ee28cf5033b8cef236fe7ee767f (patch)
tree844a84800b78573b2b4d6b9767edf731f0c24219 /lib/Target/ARM/ARMConstantIslandPass.cpp
parent6618039f9f1f2e41fe2742d83007c68bdebc3656 (diff)
downloadllvm-598270a68d162ee28cf5033b8cef236fe7ee767f.tar.gz
llvm-598270a68d162ee28cf5033b8cef236fe7ee767f.tar.bz2
llvm-598270a68d162ee28cf5033b8cef236fe7ee767f.tar.xz
remove crediting of Evan Cheng and me.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34568 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMConstantIslandPass.cpp')
-rw-r--r--lib/Target/ARM/ARMConstantIslandPass.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMConstantIslandPass.cpp b/lib/Target/ARM/ARMConstantIslandPass.cpp
index 71633cd09d..422e0e4cb7 100644
--- a/lib/Target/ARM/ARMConstantIslandPass.cpp
+++ b/lib/Target/ARM/ARMConstantIslandPass.cpp
@@ -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.
//
//===----------------------------------------------------------------------===//
//