diff options
author | Cameron Zwarich <zwarich@apple.com> | 2010-12-27 05:17:23 +0000 |
---|---|---|
committer | Cameron Zwarich <zwarich@apple.com> | 2010-12-27 05:17:23 +0000 |
commit | 4eee42cb282753ad43e929b0955d7d44c1580905 (patch) | |
tree | 674ee8257758cd9815fef7fdb86966ad6b20a32d /lib/MC/MachObjectWriter.cpp | |
parent | 9170a0f02d1ed521dd6583661e17581f9b7102ec (diff) |
Add knowledge of phi-def and phi-kill valnos to MachineVerifier's predecessor
valno verification. The "Different value live out of predecessor" check is
incorrect in the case of phi-def valnos, so just skip that check for phi-def
valnos and instead check that all of the valnos for predecessors have phi-kill.
Fixes PR8863.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122581 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions