[PATCH] D105431: [LLD] Fix a padding bug in the old Mach-O backend in LLD.

Vincent Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 18:18:46 PDT 2021


thevinster added a comment.

@sheredom Following up on here. Any plans to migrate off the old MachO port over to the new port? I would also love to learn more about what some of the problems are for migrating over to the new MachO port. Part of doing this is also out of selfish reasons as it's been messing up with my IDE and harder for newer devs to ramp up on the new LLD for Mach-O.


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