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

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 30 05:02:46 PST 2021


rengolin added a comment.

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.

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.


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

https://reviews.llvm.org/D88390



More information about the llvm-commits mailing list