Mention the right target hook in the comment on isExtractSubreg property.

llvm-svn: 216137
This commit is contained in:
Quentin Colombet 2014-08-20 23:25:28 +00:00
parent 67639df146
commit a56749064a
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ class Instruction {
// the [MC]CodeEmitter stuff.
bit isExtractSubreg = 0; // Is this instruction a kind of extract subreg?
// If so, make sure to override
// TargetInstrInfo::getExtractSubregInputs.
// TargetInstrInfo::getExtractSubregLikeInputs.
// Side effect flags - When set, the flags have these meanings:
//