[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 07:39:09 PST 2025


================
@@ -8,6 +8,7 @@ set(LLVM_LINK_COMPONENTS
   CodeGen
   CodeGenTypes
   Core
+  Extensions
----------------
aengelke wrote:

Rebased, spr artifacts should be gone now.

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


More information about the llvm-branch-commits mailing list