libsanitizer: enable libubsan and libasan for loongarch64-*-linux*
authorXi Ruoyao <xry111@xry111.site>
Wed, 31 Aug 2022 05:46:22 +0000 (13:46 +0800)
committerXi Ruoyao <xry111@xry111.site>
Wed, 31 Aug 2022 05:54:08 +0000 (13:54 +0800)
commita542e4d67306f207845ce2a3036d5360654a6a8c
treea67fc79503948d234f32351233e6848de267b94d
parent3de9fb3235998a052ba5978bc0fd8ff3fad88810
libsanitizer: enable libubsan and libasan for loongarch64-*-linux*

The LoongArch support for libubsan and libasan has been added in:

- https://reviews.llvm.org/D129371
- https://reviews.llvm.org/D129418

and we've merged them in r13-2269.  It's time to enable them.

No unexpected failures in GCC asan.exp and ubsan.exp tests.

libsanitizer/ChangeLog:

* configure.tgt: Allow loongarch64-*-linux*.
libsanitizer/configure.tgt