diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-11-15 16:46:22 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-11-15 16:46:22 +0000 |
commit | 946227d64afcc8cb3f4db94b6ee0cdb1aa55fa31 (patch) | |
tree | 191e5bbef6bd9f408f4fe79b9134143920129ce3 /lib/MC/MCModule.cpp | |
parent | a7b0cb759433c715065440ee2a963a04db7f2b0b (diff) |
Tidy up. 80 columns.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144649 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MCModule.cpp')
-rw-r--r-- | lib/MC/MCModule.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MC/MCModule.cpp b/lib/MC/MCModule.cpp index b1d09d945a..f563160833 100644 --- a/lib/MC/MCModule.cpp +++ b/lib/MC/MCModule.cpp @@ -1,4 +1,4 @@ -//===- lib/MC/MCModule.cpp - MCModule implementation --------------------------===// +//===- lib/MC/MCModule.cpp - MCModule implementation ----------------------===// // // The LLVM Compiler Infrastructure // |