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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216137 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Quentin Colombet 2014-08-20 23:25:28 +00:00
parent 8ccce6b8fe
commit 400bc218f8

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:
//