[llvm-branch-commits] [LLVM][NFC] Move PassPlugin from Passes to Extensions lib (PR #172478)
Alexis Engelke via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Dec 16 05:32:39 PST 2025
================
@@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
Core
BinaryFormat
MC
+ Extensions
----------------
aengelke wrote:
There is? ClangLinkerWrapper.cpp:1300
https://github.com/llvm/llvm-project/pull/172478
More information about the llvm-branch-commits
mailing list