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 | bd79fc8ef2543c16239f840a03b6c338cf42399d (patch) | |
tree | 32a08b2aaba74bf15b9fe2d2ebabf28508b4ff3d /lib/Target/ARM/Thumb2InstrInfo.h | |
parent | e637c195fda4002da0f9ae822e9c5c54e676a61f (diff) | |
download | external_llvm-bd79fc8ef2543c16239f840a03b6c338cf42399d.zip external_llvm-bd79fc8ef2543c16239f840a03b6c338cf42399d.tar.gz external_llvm-bd79fc8ef2543c16239f840a03b6c338cf42399d.tar.bz2 |
80-columns
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86310 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/Thumb2InstrInfo.h')
-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 // |