[llvm] [llc] Register pass plugin callbacks with the new pass manager (PR #217727)

Xaver Fabian via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 03:59:41 PDT 2026


XFabian wrote:

Yes, you are right. It does not have to be a machine pass. I added a test file that uses the existing `goodbye` function pass to check that it reaches the pipeline


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


More information about the llvm-commits mailing list