[llvm-branch-commits] [NFCi][NewPM][x86] Use callbacks to get analyses in AsmPrinter (PR #182796)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Feb 22 20:11:45 PST 2026
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/182796
This allows for overriding these call backs when using the NewPM which
has different methods for obtaining analysis results.
More information about the llvm-branch-commits
mailing list