diff options
author | Jim Grosbach <grosbach@apple.com> | 2009-11-07 22:00:39 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2009-11-07 22:00:39 +0000 |
commit | 31c24bf5b39cc8391d4cfdbf8cf5163975fdb81e (patch) | |
tree | 8e05d59a259151c8528e95b3741baaf617065bef /lib/Target/ARM/Thumb1InstrInfo.cpp | |
parent | 8a5ec86a3d4d599984e52c0c5a3a6a436607cf3e (diff) |
80-column cleanup of file header comments
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86408 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/Thumb1InstrInfo.cpp')
-rw-r--r-- | lib/Target/ARM/Thumb1InstrInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/Thumb1InstrInfo.cpp b/lib/Target/ARM/Thumb1InstrInfo.cpp index b1ddf05db8..a4f2793d4e 100644 --- a/lib/Target/ARM/Thumb1InstrInfo.cpp +++ b/lib/Target/ARM/Thumb1InstrInfo.cpp @@ -1,4 +1,4 @@ -//===- Thumb1InstrInfo.cpp - Thumb-1 Instruction Information --------*- C++ -*-===// +//===- Thumb1InstrInfo.cpp - Thumb-1 Instruction Information ----*- C++ -*-===// // // The LLVM Compiler Infrastructure // |