[libunwind] Avoid a warning in 32 bit builds. NFC.
authorMartin Storsjö <martin@martin.st>
Wed, 9 Feb 2022 17:36:58 +0000 (19:36 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 9 Feb 2022 21:00:46 +0000 (23:00 +0200)
commitdfa5ab7b2b510e68ca2b11b043898c192633c0f6
tree1b811d1fd200ccb66764ebd29df2101d8171cc0c
parentd2215e79ac27301c2a7cad36b5bfe20bd12837fb
[libunwind] Avoid a warning in 32 bit builds. NFC.

The warning was introduced with the recently merged SPARCv9
support in 2b9554b8850192bdd86c02eb671de1d866df8d87.

The cast matches the existing surrounding cases.

Differential Revision: https://reviews.llvm.org/D119353
libunwind/src/DwarfInstructions.hpp