[PATCH] D39076: [WebAssembly] MC: Fix crash when -g specified

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 13:37:48 PDT 2017


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

LGTM, assuming I am correct in thinking that this will not affect the current wasm-elf assembly output (which does emit .loc directives).


https://reviews.llvm.org/D39076





More information about the llvm-commits mailing list