trailing whitespace
authorJim Grosbach <grosbach@apple.com>
Wed, 13 Oct 2010 23:12:26 +0000 (23:12 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 13 Oct 2010 23:12:26 +0000 (23:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116450 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMInstrFormats.td

index 68542df58cac6af5983d47219c7e7a4713bd5556..e7f017377a46fd235b320b5c92cf4741ceafdc79 100644 (file)
@@ -1152,7 +1152,7 @@ class Thumb2I<dag oops, dag iops, AddrMode am, SizeFlagVal sz,
 // Same as Thumb2I except it can optionally modify CPSR. Note it's modeled as an
 // input operand since by default it's a zero register. It will become an
 // implicit def once it's "flipped".
-// 
+//
 // FIXME: This uses unified syntax so {s} comes before {p}. We should make it
 // more consistent.
 class Thumb2sI<dag oops, dag iops, AddrMode am, SizeFlagVal sz,