[PATCH] D88369: [lld][WebAssembly] Fix segfault in map file support

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 18:11:10 PST 2021


tlively added a comment.

Ok, I was able to reproduce one of the issues by using a wasm global this time. However, I'm having trouble figuring out how to fit printing the global to the map file in with the current infrastructure. Comments would be very appreciated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88369



More information about the llvm-commits mailing list