This fixes libunwind_01.pass.cpp for x86_64 Windows.
Details
Details
- Reviewers
cdavis5x MaskRay - Group Reviewers
Restricted Project - Commits
- rG5b9d969e7c07: [libunwind] [SEH] Allow setting/getting the register UNW_X86_64_RIP
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks great!
ELF platforms use Registers_x86_64::validRegister which returns true for a reg number within [0,16].