[llvm-commits] [llvm] r39962 - in /llvm/trunk/lib/Target/ARM: ARMCodeEmitter.cpp ARMJITInfo.cpp ARMJITInfo.h ARMRelocations.h

Chris Lattner sabre at nondot.org
Mon Jul 16 22:56:43 PDT 2007


Author: lattner
Date: Tue Jul 17 00:56:43 2007
New Revision: 39962

URL: http://llvm.org/viewvc/llvm-project?rev=39962&view=rev
Log:
no email addrs in file headers

Modified:
    llvm/trunk/lib/Target/ARM/ARMCodeEmitter.cpp
    llvm/trunk/lib/Target/ARM/ARMJITInfo.cpp
    llvm/trunk/lib/Target/ARM/ARMJITInfo.h
    llvm/trunk/lib/Target/ARM/ARMRelocations.h

Modified: llvm/trunk/lib/Target/ARM/ARMCodeEmitter.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/ARM/ARMCodeEmitter.cpp?rev=39962&r1=39961&r2=39962&view=diff

==============================================================================
--- llvm/trunk/lib/Target/ARM/ARMCodeEmitter.cpp (original)
+++ llvm/trunk/lib/Target/ARM/ARMCodeEmitter.cpp Tue Jul 17 00:56:43 2007
@@ -2,9 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by the Raul Herbster (raulherbster [at] gmail [dot]
-// com) and is distributed under the University of Illinois Open Source License.
-// See LICENSE.TXT for details.
+// This file was developed by the Raul Herbster and is distributed under the 
+// University of Illinois Open Source License.  See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //

Modified: llvm/trunk/lib/Target/ARM/ARMJITInfo.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/ARM/ARMJITInfo.cpp?rev=39962&r1=39961&r2=39962&view=diff

==============================================================================
--- llvm/trunk/lib/Target/ARM/ARMJITInfo.cpp (original)
+++ llvm/trunk/lib/Target/ARM/ARMJITInfo.cpp Tue Jul 17 00:56:43 2007
@@ -2,9 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by the Raul Herbster (raulherbster [at] gmail [dot]
-// com) and is distributed under the University of Illinois Open Source License.
-// See LICENSE.TXT for details.
+// This file was developed by the Raul Herbster and is distributed under the 
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //

Modified: llvm/trunk/lib/Target/ARM/ARMJITInfo.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/ARM/ARMJITInfo.h?rev=39962&r1=39961&r2=39962&view=diff

==============================================================================
--- llvm/trunk/lib/Target/ARM/ARMJITInfo.h (original)
+++ llvm/trunk/lib/Target/ARM/ARMJITInfo.h Tue Jul 17 00:56:43 2007
@@ -2,9 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by the Raul Herbster (raulherbster [at] gmail [dot]
-// com) and is distributed under the University of Illinois Open Source License.
-// See LICENSE.TXT for details.
+// This file was developed by the Raul Herbster and is distributed under the 
+// University of Illinois Open Source License.  See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //

Modified: llvm/trunk/lib/Target/ARM/ARMRelocations.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/ARM/ARMRelocations.h?rev=39962&r1=39961&r2=39962&view=diff

==============================================================================
--- llvm/trunk/lib/Target/ARM/ARMRelocations.h (original)
+++ llvm/trunk/lib/Target/ARM/ARMRelocations.h Tue Jul 17 00:56:43 2007
@@ -2,9 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by the Raul Herbster (raulherbster [at] gmail [dot]
-// com) and is distributed under the University of Illinois Open Source License.
-// See LICENSE.TXT for details.
+// This file was developed by the Raul Herbster and is distributed under the 
+// University of Illinois Open Source License.  See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //





More information about the llvm-commits mailing list