[compiler-rt] Sanitizer/MIPS: fix build fail on pre-R6 (PR #76894)
YunQiang Su via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 05:10:52 PST 2024
wzssyqa wrote:
Change daddu to daddiu, since gas cannot use daddu for const value.
https://github.com/llvm/llvm-project/pull/76894
More information about the llvm-commits
mailing list