[PATCH] D136652: [DebugInfo] Ignore aranges starting with 0
    Dangyi Liu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 25 12:20:04 PDT 2022
    
    
  
dangyi added a comment.
This patch actually breaks the existing test cases on symbolizer, because those test cases are based on object files rather than final binaries, and in object files ranges are started with 0.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136652/new/
https://reviews.llvm.org/D136652
    
    
More information about the llvm-commits
mailing list