https://github.com/aengelke created https://github.com/llvm/llvm-project/pull/172478
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. Reviwwers: nikic, vgvassilev, serge-sans-paille, efriedma-quic _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
