aboutsummaryrefslogtreecommitdiffhomepage
path: root/mem.c
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2026-02-19 20:07:56 +0100
committerlemon <lsof@mailbox.org>2026-02-19 20:07:56 +0100
commit5ccb5432d0257fd5bdb92fcb22bd0fe58922498c (patch)
tree6b0df5ed455deeb22bbdd580948aa1822d4ed650 /mem.c
parent7c6d9ed9e30d673333464a4d69ce49596a4c844f (diff)
cfg: dominator computation should ignore blocks with no predecessors
These didn't show up atp before but with inlining, for example, a noreturn function, they could be introduced. And the pass ordering means they wouldn't have been cleaned up before filldom(). An unreachable block having no dominator makes sense too.
Diffstat (limited to 'mem.c')
0 files changed, 0 insertions, 0 deletions