[PATCH] D113153: [lld-macho] Cache readFile results

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 12:14:36 PST 2021


keith added a comment.

In D113153#3109794 <https://reviews.llvm.org/D113153#3109794>, @smeenai wrote:

> In D113153#3109272 <https://reviews.llvm.org/D113153#3109272>, @keith wrote:
>
>> Unfortunately the produced binary crashes on what appears to be issues with dropped Objective-C categories, I'm working on reducing a repro case, but if there are known issues around this (I couldn't find any on the bug tracker) I would love to know!
>
> We haven't seen any issues like that on our end yet, as far as I'm aware. The repro will be interesting once you've got it :)

Filed https://bugs.llvm.org/show_bug.cgi?id=52480 with a repro!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113153/new/

https://reviews.llvm.org/D113153



More information about the llvm-commits mailing list