Make the following changes in MipsISelLowering.cpp:
- Stop creating stack frame objects needed for saving $gp. - Insert a node that copies the global pointer register to register $gp before the call node. This will ensure $gp is valid at the entry of the called function. llvm-svn: 156692
Loading
Please register or sign in to comment