[compiler-rt] Sanitizer/MIPS: Use $t9 for preemptible function call (PR #76894)
YunQiang Su via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 13 20:39:24 PST 2024
wzssyqa wrote:
@MaskRay Thanks for your note. I find a new problem: R6 also need t9 due to that the existing libraries depends on $t9.
https://github.com/llvm/llvm-project/pull/76894
More information about the llvm-commits
mailing list