[LoongArch] Remove GlobalISel from the LINK_COMPONENTS list. NFC
authorWeining Lu <luweining@loongson.cn>
Fri, 9 Dec 2022 01:11:10 +0000 (09:11 +0800)
committerWeining Lu <luweining@loongson.cn>
Fri, 9 Dec 2022 01:18:44 +0000 (09:18 +0800)
LoongArch doesn't use GlobalISel for now.

llvm/lib/Target/LoongArch/CMakeLists.txt

index bf7f730..41a38f9 100644 (file)
@@ -38,7 +38,6 @@ add_llvm_target(LoongArchCodeGen
   SelectionDAG
   Support
   Target
-  GlobalISel
 
   ADD_TO_COMPONENT
   LoongArch