80-column cleanup
authorJim Grosbach <grosbach@apple.com>
Sun, 25 Oct 2009 18:55:46 +0000 (18:55 +0000)
committerJim Grosbach <grosbach@apple.com>
Sun, 25 Oct 2009 18:55:46 +0000 (18:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85064 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/Thumb2RegisterInfo.cpp

index f217e0e28f751cdec4030e3fa95f3561e26a43f7..76b72985678e3655c31481e314842ddb59e74d44 100644 (file)
@@ -1,4 +1,4 @@
-//===- Thumb2RegisterInfo.cpp - Thumb-2 Register Information -------*- C++ -*-===//
+//===- Thumb2RegisterInfo.cpp - Thumb-2 Register Information ----*- C++ -*-===//
 //
 //                     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.
 //
 //===----------------------------------------------------------------------===//