[llvm] [Passes] Report error when pass requires target machine (PR #142550)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 20 05:14:32 PDT 2025
paperchalice wrote:
`machine-function-info` and `bb-sections-profile-reader` need `TargetMachine` too, but they are analyses.
https://github.com/llvm/llvm-project/pull/142550
More information about the llvm-commits
mailing list