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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 08:12:02 PDT 2020


sbc100 added a comment.

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


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