Fix bad comment. No functional change.

llvm-svn: 164000
This commit is contained in:
Craig Topper 2012-09-16 16:48:25 +00:00
parent 8dcaf4998c
commit 04b4e83cf7
1 changed files with 1 additions and 1 deletions

View File

@ -2004,7 +2004,7 @@ MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList,
return Res;
}
/// CheckPatternPredicate - Implements OP_CheckPatternPredicate.
/// CheckSame - Implements OP_CheckSame.
LLVM_ATTRIBUTE_ALWAYS_INLINE static bool
CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex,
SDValue N,