OSDN Git Service

[Statepoint] Fix bug found by sanitaizer.
authorDenis Antrushin <dantrushin@gmail.com>
Thu, 16 Jul 2020 19:54:58 +0000 (22:54 +0300)
committerDenis Antrushin <dantrushin@gmail.com>
Thu, 16 Jul 2020 20:06:53 +0000 (23:06 +0300)
commite04fe9aefd4b95e0f0d93b14be28aa1ae2f42258
treebe1de81d240f2f56c2c834f898ffe00375190869
parent515bc8c1554f03515565878ea3d35cffdc6fd195
[Statepoint] Fix bug found by sanitaizer.

Statepoint has no static operands, so it cannot be verified
against MCInstrDescr. Revert NumDefs change introduced by ef658ebd629.
llvm/lib/CodeGen/MachineVerifier.cpp