whitespace
authorAndrew Trick <atrick@apple.com>
Wed, 8 Aug 2012 02:44:08 +0000 (02:44 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 8 Aug 2012 02:44:08 +0000 (02:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161469 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMSubtarget.h

index e72b06fa3fcc932ea457228fe3c72c83dcc10957..e06c7c770ab479fae703b61104653ef2d5ce83b1 100644 (file)
@@ -74,7 +74,7 @@ protected:
   /// HasThumb2 - True if Thumb2 instructions are supported.
   bool HasThumb2;
 
-  /// IsMClass - True if the subtarget belongs to the 'M' profile of CPUs - 
+  /// IsMClass - True if the subtarget belongs to the 'M' profile of CPUs -
   /// v6m, v7m for example.
   bool IsMClass;