1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 00:24:57 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Dan Klishch
12072dbac5 JSSpecCompiler: Add control flow graph simplification pass
It removes empty `BasicBlock`s with an unconditional jump continuation
and then removes unreferenced blocks from the graph.
2024-01-04 12:06:56 -07:00