diff options
author | Jim Grosbach <grosbach@apple.com> | 2009-11-07 00:13:30 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2009-11-07 00:13:30 +0000 |
commit | ab81483d946285672c43aa85f78f912321e95348 (patch) | |
tree | 32a08b2aaba74bf15b9fe2d2ebabf28508b4ff3d | |
parent | 49c5ea4e4216aa9545345efe476bbc2dc32db9d8 (diff) | |
download | external_llvm-ab81483d946285672c43aa85f78f912321e95348.zip external_llvm-ab81483d946285672c43aa85f78f912321e95348.tar.gz external_llvm-ab81483d946285672c43aa85f78f912321e95348.tar.bz2 |
80-columns
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86310 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | lib/Target/ARM/Thumb2InstrInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/Thumb2InstrInfo.h b/lib/Target/ARM/Thumb2InstrInfo.h index 0518977..456e827 100644 --- a/lib/Target/ARM/Thumb2InstrInfo.h +++ b/lib/Target/ARM/Thumb2InstrInfo.h @@ -1,4 +1,4 @@ -//===- Thumb2InstrInfo.h - Thumb-2 Instruction Information ----------*- C++ -*-===// +//===- Thumb2InstrInfo.h - Thumb-2 Instruction Information -------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |