[PATCH] D143073: [DebugInfo] Handle fixed-width DW_FORM_addrx variants in DWARFFormValue::getAsSectionedAddress()
    David Blaikie via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb  3 10:56:13 PST 2023
    
    
  
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Looks great, thanks!
Yeah, if you wanted to address the addrx3 issue, I'm happy to review that. (any particular motivation for this work direction? Got other compilers producing interesting DWARF forms?)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143073/new/
https://reviews.llvm.org/D143073
    
    
More information about the llvm-commits
mailing list