summaryrefslogtreecommitdiff
path: root/src/tools/wasm-as.cpp
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2018-12-03 15:35:35 -0800
committerGitHub <noreply@github.com>2018-12-03 15:35:35 -0800
commitd53c64875ff0367dbc28ccea3d3299809fd8ee36 (patch)
tree770e88d288355451fe1db3bbaebbb27c0532fecd /src/tools/wasm-as.cpp
parent3d98b5bb767a2bacf791ad000e75d4ed8df1a385 (diff)
downloadbinaryen-d53c64875ff0367dbc28ccea3d3299809fd8ee36.tar.gz
binaryen-d53c64875ff0367dbc28ccea3d3299809fd8ee36.tar.bz2
binaryen-d53c64875ff0367dbc28ccea3d3299809fd8ee36.zip
Add --strip that removes debug info (#1787)
This is sort of like --strip on a native binary. The more specific use case for us is e.g. you link with a library that has -g in its CFLAGS, but you don't want debug info in your final executable (I hit this with poppler now). We can make emcc pass this to binaryen if emcc is not building an output with intended debug info.
Diffstat (limited to 'src/tools/wasm-as.cpp')
0 files changed, 0 insertions, 0 deletions