Add missing checks for register number
authorMartin Storsjo <martin@martin.st>
Tue, 24 Oct 2017 07:16:40 +0000 (07:16 +0000)
committerMartin Storsjo <martin@martin.st>
Tue, 24 Oct 2017 07:16:40 +0000 (07:16 +0000)
commitd3abd15d8cd9455bc7b1eeb2e6f4b4d0047a0dd6
treec4571e60744ada713da45a7b681e1628606f0ff0
parent2555e41b4e933c01bb7fe651ad8520b35d9eeaca
Add missing checks for register number

Most other cases that touch savedRegisters[reg] have got this check,
but these three seemed to lack it.

Differential Revision: https://reviews.llvm.org/D39206

llvm-svn: 316415
libunwind/src/DwarfParser.hpp