diff options
author | Alon Zakai <azakai@google.com> | 2023-06-28 15:19:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-28 15:19:52 -0700 |
commit | 84316e8fc3448932c4d62d1e749047aaacf02ef2 (patch) | |
tree | 2aa17a37f0b51d8596cd29632ad093908a6a3b7d /src/analysis/powerset-lattice-impl.h | |
parent | 1fb1a2e2970472e9e93f9de94c8a2c674d0a0581 (diff) | |
download | binaryen-84316e8fc3448932c4d62d1e749047aaacf02ef2.tar.gz binaryen-84316e8fc3448932c4d62d1e749047aaacf02ef2.tar.bz2 binaryen-84316e8fc3448932c4d62d1e749047aaacf02ef2.zip |
Limit printing of Literal[s] in a general way (#5792)
Previously we limited printing in a single Literals. But we can have
infinitely recursive GC literals, or just huge graphs even without
infinite recursion where no single Literals is that big (but we still
get exponential blowup). This PR adds a general limit on how much
we print once we start to print a Literal or Literals.
Diffstat (limited to 'src/analysis/powerset-lattice-impl.h')
0 files changed, 0 insertions, 0 deletions