Jonas Paulsson
|
7564566779
|
Reapply "Move assertion for AdjustsStack from PEI to MachineVerifier (#85698)"
- The check is now actually done in both PEI and the MachineVerifier.
- More .mir tests trivially updated with "adjustsStack: true" as needed.
|
2024-03-21 20:24:57 -04:00 |
|
Jonas Paulsson
|
9ebd329ad8
|
Revert "Move assertion for AdjustsStack from PEI to MachineVerifier. (#85698)"
This reverts commit 05bde30585710a51592eee0a6cf6df8184d09c92.
Reverting due to verifier complaints with expensive checks on build-bot.
|
2024-03-20 11:48:30 -04:00 |
|
Jonas Paulsson
|
05bde30585
|
Move assertion for AdjustsStack from PEI to MachineVerifier. (#85698)
Have the verifier report a missing AdjustsStack flag rather than waiting until
PEI asserts.
|
2024-03-20 10:29:12 -04:00 |
|