commit | 0e426c27d48dd7f1890bfa71b7566a7cfb05c4e2 | [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 | 04d92822f7e9437186a873e4f6335b4c379c5d65 [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/Thumb2ITBlockPass.cpp b/lib/Target/ARM/Thumb2ITBlockPass.cpp index cbf2946..f5ba155 100644 --- a/lib/Target/ARM/Thumb2ITBlockPass.cpp +++ b/lib/Target/ARM/Thumb2ITBlockPass.cpp
@@ -1,4 +1,4 @@ -//===-- Thumb2ITBlockPass.cpp - Insert Thumb IT blocks -----------*- C++ -*-===// +//===-- Thumb2ITBlockPass.cpp - Insert Thumb IT blocks ----------*- C++ -*-===// // // The LLVM Compiler Infrastructure //