[llvm-branch-commits] [MSP430] Add CodeGenPassBuilder (PR #206616)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jun 30 08:06:15 PDT 2026
================
@@ -30,17 +31,22 @@ add_llvm_target(MSP430CodeGen
MSP430MCInstLower.cpp
LINK_COMPONENTS
+ Analysis
AsmPrinter
CodeGen
CodeGenTypes
Core
+ IRPrinter
MC
MSP430Desc
MSP430Info
+ ObjCARC
----------------
boomanaiden154 wrote:
Yes. https://github.com/llvm/llvm-project/blob/bbf80c543e32530e1e9253d456b705d09424cfbc/llvm/include/llvm/Passes/CodeGenPassBuilder.h#L115
https://github.com/llvm/llvm-project/pull/206616
More information about the llvm-branch-commits
mailing list