diff options
author | Thomas Lively <tlively@google.com> | 2024-09-04 17:15:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 17:15:23 -0700 |
commit | c64fef79147575b016ccf582c9a9bc6327f803ea (patch) | |
tree | 87b3454fd073ee599df19124cf51536a56466f3f /scripts/fuzz_shell.js | |
parent | 9790ca3ce809cb6bf26445babcbb49434c8ac71b (diff) | |
download | binaryen-c64fef79147575b016ccf582c9a9bc6327f803ea.tar.gz binaryen-c64fef79147575b016ccf582c9a9bc6327f803ea.tar.bz2 binaryen-c64fef79147575b016ccf582c9a9bc6327f803ea.zip |
[NFC] Compute only one dependence graph in ReorderGlobals (#6891)
We previously computed both forward and reverse dependence graphs, but
one of them was only used for a single topological sort that could just
as well be computed by reversing the topological sort on the other
graph.
Diffstat (limited to 'scripts/fuzz_shell.js')
0 files changed, 0 insertions, 0 deletions