[PATCH] D135038: [lld/mac] Port typo correction for undefined symbols from ELF port

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 06:02:07 PDT 2022


thakis added a comment.

> One of the arguments made early on was that unlibrary-ification would be necessary for early velocity (not one I agree with, but that's how it went) & that library-ification could occur once development was over that hump/had got concrete results. Given that lld's been proved out and is a production linker, I think now's a good time to start considering looking for commonality and migrating towards more common infrastructure and library-like design.

I'm somewhat familiar with three of the ports, and I think there isn't a lot of commonality really.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135038



More information about the llvm-commits mailing list