Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: fix jit stress failures in
fgSetBlockOrder
(#80975)
Defer asserting that bbNums are ordered until we know if we're optimizing (and hence have computed dominators). Fixes #80974.
- Loading branch information