[PATCH] D88390: [M68k] (Patch 4/8) MC layer and object file support

John Paul Adrian Glaubitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 30 05:05:58 PST 2021


glaubitz added a comment.

In D88390#2532131 <https://reviews.llvm.org/D88390#2532131>, @rengolin wrote:

> In D88390#2531077 <https://reviews.llvm.org/D88390#2531077>, @glaubitz wrote:
>
>> It's happening what I was hoping and also expecting - external people just coming by and sending such improvements because they love the retro architecture and enjoy working on LLVM.
>
> Ideally, we should get them contributing to the upstream LLVM backend directly, but for that, we need the target in tree.

Yep, and that's why I think it would be great to get the backend merged soonish and then let the community do it's work :).

> I think this is a good example of how active the community is and what we should expect to get before moving the target to production.

Great to hear that and I fully agree. And all that despite of the age of the architecture :D.


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

https://reviews.llvm.org/D88390



More information about the llvm-commits mailing list