From: Weining Lu Date: Fri, 9 Dec 2022 01:11:10 +0000 (+0800) Subject: [LoongArch] Remove GlobalISel from the LINK_COMPONENTS list. NFC X-Git-Tag: upstream/17.0.6~24576 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=279cc3384e4082aefbea4d1a3762f16547f7a799;p=platform%2Fupstream%2Fllvm.git [LoongArch] Remove GlobalISel from the LINK_COMPONENTS list. NFC LoongArch doesn't use GlobalISel for now. --- diff --git a/llvm/lib/Target/LoongArch/CMakeLists.txt b/llvm/lib/Target/LoongArch/CMakeLists.txt index bf7f730..41a38f9 100644 --- a/llvm/lib/Target/LoongArch/CMakeLists.txt +++ b/llvm/lib/Target/LoongArch/CMakeLists.txt @@ -38,7 +38,6 @@ add_llvm_target(LoongArchCodeGen SelectionDAG Support Target - GlobalISel ADD_TO_COMPONENT LoongArch