diff options
author | Sam Clegg <sbc@chromium.org> | 2019-12-04 02:19:51 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-04 02:19:51 -0600 |
commit | f346478e1eb510d61c603eb6533d2c01f413e47a (patch) | |
tree | bbc85b45d2649c16ce2d228330235a9a59aae6c6 /src/support/file.cpp | |
parent | 9cbe295d20dd8bf625e16f26953cb19d35c6daee (diff) | |
download | binaryen-f346478e1eb510d61c603eb6533d2c01f413e47a.tar.gz binaryen-f346478e1eb510d61c603eb6533d2c01f413e47a.tar.bz2 binaryen-f346478e1eb510d61c603eb6533d2c01f413e47a.zip |
Add BYN_DEBUG/BYN_TRACE macros similar to LLVM's debug system (#2496)
This allows for debug trace message to be split my channel. So you
can pass `--debug` to simply debug everything, or `--debug=opt`
to only debug wasm-opt.
This change is the initial introduction but as a followup I hope to
convert all tracing over to this new system so we can more easily
control the debug output.
Diffstat (limited to 'src/support/file.cpp')
0 files changed, 0 insertions, 0 deletions