[all-commits] [llvm/llvm-project] 2bfb0f: [MIPS][compiler-rt] Fix stat struct's size for O32...
Dimitrije Milošević via All-commits
all-commits at lists.llvm.org
Sat Jul 23 03:05:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2bfb0fcb51510f22723c8cdfefe2a796a0a5ab25
https://github.com/llvm/llvm-project/commit/2bfb0fcb51510f22723c8cdfefe2a796a0a5ab25
Author: Dimitrije Milosevic <dimitrije.milosevic at syrmia.com>
Date: 2022-07-23 (Sat, 23 Jul 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
Log Message:
-----------
[MIPS][compiler-rt] Fix stat struct's size for O32 ABI
Add the MIPS O32 ABI value for the stat struct's size.
Differential Revision: https://reviews.llvm.org/D129749.
More information about the All-commits
mailing list