[PATCH] D88226: Add debug option to wasm-ld to enable LLVM style debug info

Paulo Matos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 21:03:29 PDT 2020


pmatos abandoned this revision.
pmatos added a comment.

In D88226#2292764 <https://reviews.llvm.org/D88226#2292764>, @sbc100 wrote:

> This is already supported like via `-mllvm`.   E.g.  `wasm-ld -mllvm -debug` or `wasm-ld -mllvm -debug-only=lld`

Argh - I completely forgot that was possible from `wasm-ld`. Abandoning revision. Apologies for the noise.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88226/new/

https://reviews.llvm.org/D88226



More information about the llvm-commits mailing list