Unverified Commit e147dcbc authored by HaohaiWen's avatar HaohaiWen Committed by GitHub
Browse files

[SEH] Add test to track EHa register liveness verification (#76921)

This test tracks bug of MachineVerifier to check live range segment for
EHa. Async exception can happen at any place within seh scope, not only
the call instruction. Need to teach MachineVerifier to know that.
parent 202a4c0d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment