This is an archive of the discontinued LLVM Phabricator instance.

[libunwind][mips] Guard accumulator registers
ClosedPublic

Authored by smaksimovic on Aug 3 2018, 5:15 AM.

Details

Summary

Mipsr6 does not possess HI and LO accumulator registers, adjust validRegister functions to respect that.

Diff Detail

Repository
rL LLVM

Event Timeline

smaksimovic created this revision.Aug 3 2018, 5:15 AM
This revision is now accepted and ready to land.Aug 3 2018, 4:16 PM
This revision was automatically updated to reflect the committed changes.