[PATCH] D89418: [lld-macho] Implement LC_UUID
Axel Y. Rivera via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 08:42:24 PDT 2020
ayrivera added a comment.
In D89418#2355262 <https://reviews.llvm.org/D89418#2355262>, @smeenai wrote:
> 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.
Thank you!
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