Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161469 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
atrick committed Aug 8, 2012
1 parent 1b88fc0 commit d598bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Target/ARM/ARMSubtarget.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class ARMSubtarget : public ARMGenSubtargetInfo {
/// 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;

Expand Down

0 comments on commit d598bd3

Please sign in to comment.