[all-commits] [llvm/llvm-project] 85865f: Reland "[CMake][LoongArch] Add LoongArch to LLVM_A...
Lu Weining via All-commits
all-commits at lists.llvm.org
Wed Jan 11 00:44:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85865f965d572faf9c275fc08855ae308ef2154b
https://github.com/llvm/llvm-project/commit/85865f965d572faf9c275fc08855ae308ef2154b
Author: Weining Lu <luweining at loongson.cn>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M llvm/CMakeLists.txt
Log Message:
-----------
Reland "[CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS so it is built by default"
This follows the [[ https://discourse.llvm.org/t/rfc-promoting-the-loongarch-backend-from-experimental-to-official/67506/ | RFC ]].
Follow-on commits will add appropriate release notes changes etc.
Submit this now and in a minimal form so there is reasonable time before
16.0.0 is branched to resolve any issues arising from e.g. the backend
being exposed on different compiler/sanitizer setups.
The current builder for LoongArch is on the [[ https://lab.llvm.org/staging/#/builders/236 | staging area ]].
Reviewed By: jyknight, MaskRay, echristo, myhsu, tstellar, arsenm
Differential Revision: https://reviews.llvm.org/D141191
More information about the All-commits
mailing list