aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/MBlazeFrameLowering.cpp
diff options
context:
space:
mode:
authorWesley Peck <peckw@wesleypeck.com>2011-09-23 17:24:41 +0000
committerWesley Peck <peckw@wesleypeck.com>2011-09-23 17:24:41 +0000
commit2e3441e5e583c873117530a54a6d3ea30af53b1f (patch)
tree08dbaa894e3eed0abb6d4ed633a4c2db7a26eea8 /lib/Target/MBlaze/MBlazeFrameLowering.cpp
parentdc0baf9b4082cc727fbebf78e0a1b5aef0d1f2ae (diff)
Fix a couple of 80 column violations.
patch contributed by Jia Liu! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140391 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/MBlaze/MBlazeFrameLowering.cpp')
-rw-r--r--lib/Target/MBlaze/MBlazeFrameLowering.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/MBlaze/MBlazeFrameLowering.cpp b/lib/Target/MBlaze/MBlazeFrameLowering.cpp
index e7639025cf..f28d5a77d4 100644
--- a/lib/Target/MBlaze/MBlazeFrameLowering.cpp
+++ b/lib/Target/MBlaze/MBlazeFrameLowering.cpp
@@ -1,4 +1,4 @@
-//=======- MBlazeFrameLowering.cpp - MBlaze Frame Information ------*- C++ -*-====//
+//===- MBlazeFrameLowering.cpp - MBlaze Frame Information ------*- C++ -*-====//
//
// The LLVM Compiler Infrastructure
//