summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2021-09-10 04:46:03 -0400
committerSam Clegg <sbc@chromium.org>2021-09-10 11:35:50 -0400
commit3a7bcba34b3aac01d2a7fc921c9e58e7b55e5d52 (patch)
tree2ab1aa676a3e26bd6bba84edcb98c09b809bf2be /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd727bd696293a5e8ba63c01b6ec80b2b17eb373a (diff)
[lld][WebAssembly] Cleanup output of --verbose
Remove some unnecessary logging from wasm-ld when running under `--verbose`. Unlike `-debug` this logging is available in release builds. This change makes it little more minimal/readable. Also, avoid compiling the `debugWrite` function in releaase builds where it does nothing. This should remove a lot debug strings from the binary, and avoid having to construct unused debug strings at runtime. Differential Revision: https://reviews.llvm.org/D109583
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions