80-column cleanup

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85064 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jim Grosbach
2009-10-25 18:55:46 +00:00
parent e1ef91d275
commit f639e9f9e6

View File

@@ -1,4 +1,4 @@
//===- Thumb2RegisterInfo.cpp - Thumb-2 Register Information -------*- C++ -*-===// //===- Thumb2RegisterInfo.cpp - Thumb-2 Register Information ----*- C++ -*-===//
// //
// The LLVM Compiler Infrastructure // The LLVM Compiler Infrastructure
// //
@@ -7,7 +7,8 @@
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// //
// This file contains the Thumb-2 implementation of the TargetRegisterInfo class. // This file contains the Thumb-2 implementation of the TargetRegisterInfo
// class.
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//