Hi Xi, > Please CC me (@xry111) in LLVM review. I just posted the patch. You should've gotten the email. If not, see: https://reviews.llvm.org/D129749. > By the way, if you have some spare time, you can also add the value for > Musl (all 3 ABIs). Musl has a different struct stat than Glibc (it's PR > 106136 in GCC bugzilla). I might be able to, but no promises. :)
From: Xi Ruoyao <[email protected]> Sent: Wednesday, July 13, 2022 4:38 AM To: Dimitrije Milosevic <[email protected]>; Hans-Peter Nilsson <[email protected]> Cc: Djordje Todorovic <[email protected]>; [email protected] <[email protected]> Subject: Re: Mips: Fix kernel_stat structure size On Tue, 2022-07-12 at 06:42 +0000, Dimitrije Milosevic wrote: > I will send out a review, covering both 32 ABIs, meaning that both O32 > and N32 ABIs will be working properly. Please CC me (@xry111) in LLVM review. By the way, if you have some spare time, you can also add the value for Musl (all 3 ABIs). Musl has a different struct stat than Glibc (it's PR 106136 in GCC bugzilla). -- Xi Ruoyao <[email protected]> School of Aerospace Science and Technology, Xidian University
