[llvm] [CodeGen] Support MachineFunctionProperties in PassConcept (PR #79749)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 2 19:42:40 PST 2024
paperchalice wrote:
> 100fc8c
Just an obvious fact. We need to factor out the polymorphic part of `AsmPrinter` to ensure `AsmPrinterPass` has value semantics.
https://github.com/llvm/llvm-project/pull/79749
More information about the llvm-commits
mailing list