[llvm] [NewPM][CodeGen] Let `ModuleToMachineFunctionPassAdaptor` own `MachineModuleInfo` (PR #87226)
    Matt Arsenault via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr  2 07:00:24 PDT 2024
    
    
  
arsenm wrote:
> `shared_ptr` seems better here.
Why? I generally think shared_ptr is not the answer 
https://github.com/llvm/llvm-project/pull/87226
    
    
More information about the llvm-commits
mailing list