[llvm] [CodeGen][NewPM] Port `AsmPrinter` to new pass manager (PR #99320)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 8 01:21:19 PST 2025
paperchalice wrote:
Use thread unsafe version `IntrusiveRefCntPtr` in `AsmPrinter`, should be enough in this scenario.
https://github.com/llvm/llvm-project/pull/99320
More information about the llvm-commits
mailing list