[llvm-branch-commits] [MSP430] Add CodeGenPassBuilder (PR #206616)

Anton Korobeynikov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jun 29 21:59:40 PDT 2026


================
@@ -30,17 +31,22 @@ add_llvm_target(MSP430CodeGen
   MSP430MCInstLower.cpp
 
   LINK_COMPONENTS
+  Analysis
   AsmPrinter
   CodeGen
   CodeGenTypes
   Core
+  IRPrinter
   MC
   MSP430Desc
   MSP430Info
+  ObjCARC
----------------
asl wrote:

is this pulled transitively for something?

https://github.com/llvm/llvm-project/pull/206616


More information about the llvm-branch-commits mailing list