diff options
author | Alon Zakai <azakai@google.com> | 2023-08-29 11:22:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 11:22:53 -0700 |
commit | b29cdd4e63bedcfbd357b0ad49ce4301cb94bb87 (patch) | |
tree | 7b3b33da6a00090f506d8fea7af110e86da391d7 /src/ir/LocalStructuralDominance.cpp | |
parent | 65eb4219396e32aa76fca59226f523b8dfe01bcb (diff) | |
download | binaryen-b29cdd4e63bedcfbd357b0ad49ce4301cb94bb87.tar.gz binaryen-b29cdd4e63bedcfbd357b0ad49ce4301cb94bb87.tar.bz2 binaryen-b29cdd4e63bedcfbd357b0ad49ce4301cb94bb87.zip |
Print all debug annotations when BINARYEN_PRINT_FULL (#5904)
In general, full print mode should print out all the things to avoid confusion. It
already did so for blocks (that the text format sometimes elides), types, etc. Doing
it for debug info can avoid confusion when debugging (in fact, this was one of the
main reasons I've been confused about how source maps work in Binaryen...).
Also add a comment to the code just landed in #5903
Diffstat (limited to 'src/ir/LocalStructuralDominance.cpp')
0 files changed, 0 insertions, 0 deletions