[Lldb-commits] [PATCH] D134585: [lldb][COFF] Map symbols without base+complex type as 'Data' type
    David Spickett via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Sep 26 01:49:21 PDT 2022
    
    
  
DavidSpickett added a comment.
> MSVC/link.exe doesn't write symbols into linked PE images at all.
So by the time we get to a debugger, it's not an issue anyway.
Then this LGTM.
Thanks for all these improvements btw, I expect Linaro's Windows on Arm efforts appreciate them too.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134585/new/
https://reviews.llvm.org/D134585
    
    
More information about the lldb-commits
mailing list