"openmp/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "b9fd8f34ae547674ac0b5f5fbc5bb66d2bc0fedb"
[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