[PATCH] D149867: [M68k] Add Clang support for the new M68k_RTD CC

Sheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 31 22:33:29 PDT 2023


0x59616e accepted this revision.
0x59616e added a comment.
This revision is now accepted and ready to land.

Though creating our own calling convention is better, I think Min's path is correct at this moment given that m68k is still an experimental target. We can reignite this discussion once we're approaching to becoming a offiical target.

@myhsu could you open an issue to cite this problem ?


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

https://reviews.llvm.org/D149867



More information about the cfe-commits mailing list