[PATCH] D89418: [lld-macho] Implement LC_UUID

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 18:01:42 PDT 2020


smeenai added subscribers: ayrivera, smeenai.
smeenai added a comment.

In D89418#2348751 <https://reviews.llvm.org/D89418#2348751>, @ayrivera wrote:

> 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.

D88348 <https://reviews.llvm.org/D88348> looks like it has the fix for this.


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