MachineModel: Inconsequential TableGen SubtargetEmitter fix.
authorAndrew Trick <atrick@apple.com>
Fri, 1 Feb 2013 03:19:54 +0000 (03:19 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 1 Feb 2013 03:19:54 +0000 (03:19 +0000)
commitd9a4f0cbd28351155a7d9bd62aa08d8394435f82
tree3817f2569e7f0ad67acb3211d5a0b8d41e4ebc66
parent7beee2876795098d2e2f31ecc2ca29fa7640a8eb
MachineModel: Inconsequential TableGen SubtargetEmitter fix.

Drive by fix. I noticed some missing logic that might bite future
users. This shouldn't affect the final output on currently modeled
targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174142 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenSchedule.cpp