[PATCH] D88369: [lld][WebAssembly] Fix segfault in map file support
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 10:14:35 PST 2021
sbc100 accepted this revision.
sbc100 added a comment.
This revision is now accepted and ready to land.
Seems reasonable to me. Our map file format is relatively arbitrary AFAICT. Its mostly about conveying the final contents of the linked binary IIUC.
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