[PATCH] D89418: [lld-macho] Implement LC_UUID
Axel Y. Rivera via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 17:35:44 PDT 2020
ayrivera added a comment.
Hi,
Sorry to post this around a week late. I've been noticing that the same lit test that failed here (**windows > lld.ELF/invalid::symtab-sh-info.s**) is failing in my local build. I tried to debug it and noticed that a dense map is being deallocated, but it is a nullpointer. Is this a known issue? I apologies if I'm asking in the wrong place. Thanks for your time.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89418/new/
https://reviews.llvm.org/D89418
More information about the llvm-commits
mailing list