[all-commits] [llvm/llvm-project] 97f370: [safestack] Enable loongarch64
Lu Weining via All-commits
all-commits at lists.llvm.org
Fri Dec 9 19:49:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97f370a0a3dc2bb7bde66de11e6884ce4bebc281
https://github.com/llvm/llvm-project/commit/97f370a0a3dc2bb7bde66de11e6884ce4bebc281
Author: Youling Tang <tangyouling at loongson.cn>
Date: 2022-12-10 (Sat, 10 Dec 2022)
Changed paths:
M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
Log Message:
-----------
[safestack] Enable loongarch64
Enable safestack on loongarch64.
Some test cases will fail on loongarch, it will be fixed in glibc,
Links: https://sourceware.org/pipermail/libc-alpha/2022-November/143641.html
Reviewed By: #sanitizers, SixWeining, vitalybuka
Differential Revision: https://reviews.llvm.org/D139494
More information about the All-commits
mailing list