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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 30 18:20:13 PST 2021


tlively added a comment.

Yes, almost certainly. I actually ran into another null pointer dereference and had to add another workaround to my local branch as well. I haven't pursued this patch upstream because I still have not been able to create a test case :(


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