[PATCH] D102951: [WebAssembly][lld] Fix segfault on .bss sections in mapfile

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 16:02:25 PDT 2021


tlively added a comment.

@sbc100 Is there anything better to do here besides falling back and emitting 0 as the offset?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102951



More information about the llvm-commits mailing list