[all-commits] [llvm/llvm-project] adb555: [CFI] Allow LoongArch (#67314)
Ami-zhang via All-commits
all-commits at lists.llvm.org
Thu Sep 28 00:40:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adb555ea369a3a989a9db619c784aa76cccdb823
https://github.com/llvm/llvm-project/commit/adb555ea369a3a989a9db619c784aa76cccdb823
Author: Ami-zhang <96056515+Ami-zhang at users.noreply.github.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
M compiler-rt/lib/cfi/cfi.cpp
M compiler-rt/test/cfi/cross-dso/icall/dlopen.cpp
M compiler-rt/test/cfi/cross-dso/icall/lit.local.cfg.py
M compiler-rt/test/cfi/icall/lit.local.cfg.py
Log Message:
-----------
[CFI] Allow LoongArch (#67314)
Enable icall tests on loongarch64 and `check-cfi` all pass.
More information about the All-commits
mailing list