Setting and getting register values as bytes instead of depending on the 128 bit integer support in register value.
This patch will fix the build failure in the release branch.
Details
Details
- Reviewers
hans clayborg tberghammer
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good and I am fine with merging this into the release branch as it only effects mips/mips64 as the modified file is only compiled on these architectures.
Comment Actions
Thanks!
Sagar, are you committing this on trunk so I can merge it to 3.7, or did you intend it to be committed to the branch directly?
Comment Actions
Hi Hans,
I have committed it to the trunk in revision 245927. You can now merge it to the release branch.
Thanks,
Sagar