commit | 31c24bf5b39cc8391d4cfdbf8cf5163975fdb81e | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Sat Nov 07 22:00:39 2009 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Sat Nov 07 22:00:39 2009 +0000 |
tree | 8e05d59a259151c8528e95b3741baaf617065bef | |
parent | 8a5ec86a3d4d599984e52c0c5a3a6a436607cf3e [diff] [blame] |
80-column cleanup of file header comments git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86408 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/ARM/Thumb2InstrInfo.cpp b/lib/Target/ARM/Thumb2InstrInfo.cpp index 6f24bcc..cef1f13 100644 --- a/lib/Target/ARM/Thumb2InstrInfo.cpp +++ b/lib/Target/ARM/Thumb2InstrInfo.cpp
@@ -1,4 +1,4 @@ -//===- Thumb2InstrInfo.cpp - Thumb-2 Instruction Information --------*- C++ -*-===// +//===- Thumb2InstrInfo.cpp - Thumb-2 Instruction Information ----*- C++ -*-===// // // The LLVM Compiler Infrastructure //