[PATCH] D144941: [m68k] Add TLS Support

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 02:09:09 PDT 2023


0x59616e added a comment.

The critial C++ part has been well reviewed by jrtc27 and RKSimon. I think the last step would be to verify the correctness of the genenrated m68k assembly. @glaubitz could you help on this ? If the generated assembly is ok then I think you can give it a go. I have assigned you as a reviewer so you can decide it on you own.


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

https://reviews.llvm.org/D144941



More information about the llvm-commits mailing list