This restores the previous behaviour of the Registers_* classes after SVN r316745.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This is fine, although, how does the cross-unwinding work without the remote address space support?
Comment Actions
No idea - I also was under the impression that it wasn't actually useful but mostly theoretical/planned in the codebase. Luckily this patch doesn't make things much uglier for the normal/native case.