mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 09:56:45 +02:00
This is just something I spotted looking around the code, previously the PassPipelineExecutable was passed by value to generate_cfg_for_block, which generated the CFG then just dropped it on the floor. Making this a reference results in the CFG actually getting generated.
9.4 KiB
9.4 KiB