diff options
author | Youling Tang <tangyouling@loongson.cn> | 2022-11-10 13:35:49 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2022-11-10 13:35:52 +0800 |
commit | 91bc4abfdba65a0ef7e40915bdff62324bccf2f2 (patch) | |
tree | e0b94f3f8060743f10533374c236738181a3cc0c /llvm/lib/CodeGen | |
parent | 14cd113e69935e2de9c4d300c3ab01cf83c5d4db (diff) | |
download | llvm-91bc4abfdba65a0ef7e40915bdff62324bccf2f2.zip llvm-91bc4abfdba65a0ef7e40915bdff62324bccf2f2.tar.gz llvm-91bc4abfdba65a0ef7e40915bdff62324bccf2f2.tar.bz2 |
[sanitizer][test] Fix FastUnwindTest on LoongArch
Fixes the `FastUnwindTest` unit test for LoongArch.
This change is similar to RISCV D90574.
The following test cases pass after applying the patch:
```
$ ./runtimes/runtimes-bins/compiler-rt/lib/sanitizer_common/tests/Sanitizer-loongarch64-Test
...
[ FAILED ] FastUnwindTest.Basic
[ FAILED ] FastUnwindTest.FramePointerLoop
[ FAILED ] FastUnwindTest.MisalignedFramePointer
[ FAILED ] FastUnwindTest.FPBelowPrevFP
[ FAILED ] FastUnwindTest.CloseToZeroFrame
```
Reviewed By: SixWeining, xen0n, MaskRay
Differential Revision: https://reviews.llvm.org/D137314
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions