[llvm] [LTO] Enable adding custom pass instrumentation callbacks (PR #71268)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 17:24:39 PST 2023


teresajohnson wrote:

Ah got it. The typical way then would be to have a flag in the PipelineTuningOptions struct that can be set from your tool and queried by the PM builder.

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


More information about the llvm-commits mailing list