[PATCH] D105431: [LLD] Fix a padding bug in the old Mach-O backend in LLD.
Neil Henning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 6 00:57:48 PDT 2021
sheredom added a comment.
In D105431#2858777 <https://reviews.llvm.org/D105431#2858777>, @thakis wrote:
> Can you share the other reasons? From what I understand, the plan is to delete the old backend eventually, so it'd be good to fix problems in the new one :)
Sure! It was all Apple Silicon related -> I just assumed that whatever was broken was being worked on as the new backend was spun up, and it'd automagically be fixed by the time we needed to use it!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105431/new/
https://reviews.llvm.org/D105431
More information about the llvm-commits
mailing list