about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2018-08-17 08:23:45 -0700
committerGitHub <noreply@github.com>2018-08-17 08:23:45 -0700
commitf2146667affe8dc662cc1a44d293efb4a7d8cc0f (patch)
tree90116a7f529330a988989b1468b0260679a7d11f /src/rustllvm/PassWrapper.cpp
parent5c7b837c4e0b7405726440533393c68521acfefe (diff)
parented39cc074aa5d25ec8d7fc2e17b69bf97c148cda (diff)
downloadrust-f2146667affe8dc662cc1a44d293efb4a7d8cc0f.tar.gz
rust-f2146667affe8dc662cc1a44d293efb4a7d8cc0f.zip
Rollup merge of #53434 - alexcrichton:remove-strip-debug, r=yurydelendik
wasm: Remove --strip-debug argument to LLD

Originally added in #52887 this commit disables passing `--strip-debug` to LLD
when optimized. This bring back the original bug of emitting broken debuginfo
but currently it *also* strips the `name` section which makes it very difficult
to inspect the final binary. A real fix is happening at
https://reviews.llvm.org/D50729 and we can reevaluate once we've updated LLD to
have that commit.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions