Fixes the FastUnwindTest unit test for RISC-V.
These changes reflect the different stack organization commonly used for that architecture.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90574
[Sanitizer][RISCV] Fix FastUnwindTest ClosedPublic Authored by luismarques on Nov 1 2020, 3:10 PM.
Details Summary Fixes the FastUnwindTest unit test for RISC-V.
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, NickHung, evandro and 10 others. · View Herald Transcript This revision is now accepted and ready to land.Nov 1 2020, 8:31 PM This revision was landed with ongoing or failed builds.Jan 31 2021, 4:00 PM Closed by commit rG68e5614b4282: [Sanitizer][RISCV] Fix FastUnwindTest (authored by luismarques). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 320384 compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_test.cpp
|