[PATCH] D113153: [lld-macho] Cache readFile results
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 4 12:41:18 PDT 2021
smeenai added a comment.
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 :)
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