[Lldb-commits] [PATCH] D138724: [lldb][Target] Flush the scratch TypeSystem when process gets deleted
    Michael Buch via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Dec  5 09:33:21 PST 2022
    
    
  
Michael137 added a comment.
Argh broke linux again.
This time it's a lack of `dlclose` to make LLDB destroy the module the way I want it to.
About to push a fix...
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138724/new/
https://reviews.llvm.org/D138724
    
    
More information about the lldb-commits
mailing list