commit | 2e3441e5e583c873117530a54a6d3ea30af53b1f | [log] [tgz] |
---|---|---|
author | Wesley Peck <peckw@wesleypeck.com> | Fri Sep 23 17:24:41 2011 +0000 |
committer | Wesley Peck <peckw@wesleypeck.com> | Fri Sep 23 17:24:41 2011 +0000 |
tree | 08dbaa894e3eed0abb6d4ed633a4c2db7a26eea8 | |
parent | dc0baf9b4082cc727fbebf78e0a1b5aef0d1f2ae [diff] [blame] |
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
diff --git a/lib/Target/MBlaze/MBlazeFrameLowering.cpp b/lib/Target/MBlaze/MBlazeFrameLowering.cpp index e763902..f28d5a7 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 //