The VA of _gp was being truncated to 32 bits when calling getVa() but
for 64bit MIPS we need to write a 64 bit value to .MIPS.options
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. Thanks!
As to me I would add a test case.
Do you have a commit access? If not, I could commit the patch and add the test case by myself.
Comment Actions
No, I don't have commit access. It would be great if you could commit it and add the test case. Thanks!