whitespace

llvm-svn: 161469
This commit is contained in:
Andrew Trick 2012-08-08 02:44:08 +00:00
parent 08ec0a8122
commit 207c569cf3
1 changed files with 1 additions and 1 deletions

View 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;