diff options
author | Alon Zakai <alonzakai@gmail.com> | 2019-02-28 10:22:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-28 10:22:41 -0800 |
commit | 1a483a28bb7c58349d668ad3f54ef0e9f9607cad (patch) | |
tree | cfdedd92f9fa085656052ed9dfedcf99d6472ff0 /src/passes/PickLoadSigns.cpp | |
parent | 87a6512c5ba86bd6a7b7bafe778c89756de037f2 (diff) | |
download | binaryen-1a483a28bb7c58349d668ad3f54ef0e9f9607cad.tar.gz binaryen-1a483a28bb7c58349d668ad3f54ef0e9f9607cad.tar.bz2 binaryen-1a483a28bb7c58349d668ad3f54ef0e9f9607cad.zip |
Optimize normally with debug info (#1927)
* optimize normally with debug info - some of it may be removed, but that's the price of higher optimization levels, and by optimizing normally in profiling and -g2 etc. builds they are more comparable to normal ones, yielding better data
* copy debug locations automatically in replaceCurrent in wasm-traversal, so optimization passes at least by default will preserve debuggability
Diffstat (limited to 'src/passes/PickLoadSigns.cpp')
0 files changed, 0 insertions, 0 deletions