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