summaryrefslogtreecommitdiffstats
path: root/source/slang/ir-validate.cpp
diff options
context:
space:
mode:
authorTim Foley <tfoleyNV@users.noreply.github.com>2018-04-23 10:37:24 -0700
committerGitHub <noreply@github.com>2018-04-23 10:37:24 -0700
commit627de1ce502ce23dc0ef21a69c910a20547aa5c7 (patch)
tree1a3ebf5c7d59808f7490bda6df07f593aa194f2c /source/slang/ir-validate.cpp
parent163d3068e332703cc499446fff37230a7c68e8f2 (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/ir-validate.cpp')
0 files changed, 0 insertions, 0 deletions