summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2009-10-25 18:55:46 +0000
committerJim Grosbach <grosbach@apple.com>2009-10-25 18:55:46 +0000
commit5a9788b979b41bb9561a39741b352afbc09fbaa1 (patch)
tree0820497528cdf92c75adcae90aca763744e98e66 /llvm/lib
parent1138f04aa54ed286316b3da903bf4e15de1293f2 (diff)
downloadbcm5719-llvm-5a9788b979b41bb9561a39741b352afbc09fbaa1.tar.gz
bcm5719-llvm-5a9788b979b41bb9561a39741b352afbc09fbaa1.zip
80-column cleanup
llvm-svn: 85064
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/ARM/Thumb2RegisterInfo.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/llvm/lib/Target/ARM/Thumb2RegisterInfo.cpp b/llvm/lib/Target/ARM/Thumb2RegisterInfo.cpp
index f217e0e28f7..76b72985678 100644
--- a/llvm/lib/Target/ARM/Thumb2RegisterInfo.cpp
+++ b/llvm/lib/Target/ARM/Thumb2RegisterInfo.cpp
@@ -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.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud