commit | 2b08f9958db151bd510940b21a4121772708f47d | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Wed Feb 09 19:36:58 2022 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 09 13:02:33 2022 -0800 |
tree | cdec8e0369aa0667dbcce8d7c2bca440632bfc72 | |
parent | 107cd5679957862b1901a5ff05d2bd857d9d1c9b [diff] |
[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 NOKEYCHECK=True GitOrigin-RevId: dfa5ab7b2b510e68ca2b11b043898c192633c0f6