llvm-project
f54df0d0 - [LLVM][NFC] Move PassPlugin from Passes to separate library

Commit
131 days ago
[LLVM][NFC] Move PassPlugin from Passes to separate library This avoid pulling in the entire Passes library with all passes as dependencies when just referring to PassPlugin, which is in fact independent of the Passes themselves. Pull Request: https://github.com/llvm/llvm-project/pull/173279
Author
Parents
Loading