summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2009-11-07 00:13:30 +0000
committerJim Grosbach <grosbach@apple.com>2009-11-07 00:13:30 +0000
commitbd79fc8ef2543c16239f840a03b6c338cf42399d (patch)
tree32a08b2aaba74bf15b9fe2d2ebabf28508b4ff3d
parente637c195fda4002da0f9ae822e9c5c54e676a61f (diff)
downloadllvm-bd79fc8ef2543c16239f840a03b6c338cf42399d.tar.gz
llvm-bd79fc8ef2543c16239f840a03b6c338cf42399d.tar.bz2
llvm-bd79fc8ef2543c16239f840a03b6c338cf42399d.tar.xz
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/Thumb2InstrInfo.h b/lib/Target/ARM/Thumb2InstrInfo.h
index 0518977102..456e827ba2 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
//