diff options
| author | Tim Foley <tfoleyNV@users.noreply.github.com> | 2018-04-23 10:37:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-23 10:37:24 -0700 |
| commit | 627de1ce502ce23dc0ef21a69c910a20547aa5c7 (patch) | |
| tree | 1a3ebf5c7d59808f7490bda6df07f593aa194f2c /source/slang/vm.cpp | |
| parent | 163d3068e332703cc499446fff37230a7c68e8f2 (diff) | |
Fix successor computation for `switch` instruction (#520)
Fixes #519
The code was leaving out the `default` label from the successor list,
which would break any passes that require an accurate CFG (with the big
one right now being the SSA-formation pass).
Diffstat (limited to 'source/slang/vm.cpp')
0 files changed, 0 insertions, 0 deletions
