"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "2ddab6d186f295f23027f64817aa7a09d05916e4"
[Mips] Always save RA when disabling frame pointer elimination
This ensures that frame-based unwinding will continue to work when calling a noreturn function; there is not much use having the caller's frame pointer saved if you don't also have the caller's program counter. Patch by James Clarke. Differential Revision: https://reviews.llvm.org/D68542 llvm-svn: 373907
Loading
Please register or sign in to comment