remove all but one reference to TargetRegisterDesc::AsmName.
[oota-llvm.git] / lib / Target / CellSPU / SPUFrameInfo.cpp
index a37dd5d261108e9d99f3e445e1e1dfb2f9e4312c..60d7ba736ac6f5039742b6876dbc617ce168d53e 100644 (file)
@@ -2,9 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation and is distributed under the
-// University of Illinois Open Source License. See LICENSE.TXT for details.
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
@@ -15,7 +14,6 @@
 #include "SPU.h"
 #include "SPUFrameInfo.h"
 #include "SPURegisterNames.h"
-
 using namespace llvm;
 
 //===----------------------------------------------------------------------===//