[llvm-branch-commits] [LLVM][NFC] Move PassPlugin from Passes to Extensions lib (PR #172478)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Dec 16 05:30:22 PST 2025
================
@@ -8,6 +8,7 @@ set(LLVM_LINK_COMPONENTS
CodeGen
CodeGenTypes
Core
+ Extensions
----------------
serge-sans-paille wrote:
Same here
https://github.com/llvm/llvm-project/pull/172478
More information about the llvm-branch-commits
mailing list