[libunwind] [Mips] Fixed libunwind::Registers_mips_o32::jumpto to allow for load delay (PR #152942)
Jade Marker via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 11 09:47:59 PDT 2025
Jade-Marker wrote:
It is for the PS1, yes. I haven't tried that patch, however looking over it it doesn't seem to edit the libunwind function in UnwindRegistersRestore.S. Is the assembly in this file handled via code generation? Or is the code gen mentioned in that patch unrelated to libunwind?
https://github.com/llvm/llvm-project/pull/152942
More information about the cfe-commits
mailing list