[Sanitizer][RISCV] Fix FastUnwindTest
authorLuís Marques <luismarques@lowrisc.org>
Sun, 31 Jan 2021 23:56:01 +0000 (23:56 +0000)
committerLuís Marques <luismarques@lowrisc.org>
Mon, 1 Feb 2021 00:00:15 +0000 (00:00 +0000)
commit68e5614b42823cc1eef48916e1e6f551ad61a055
tree47c181f81480705fbfb3536c0e6907104903c646
parent3203c968424193a519d1b52739047748038bb074
[Sanitizer][RISCV] Fix FastUnwindTest

Fixes the `FastUnwindTest` unit test for RISC-V.
These changes reflect the different stack organization commonly used for
that architecture.

Differential Revision: https://reviews.llvm.org/D90574
compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_test.cpp