[PATCH] D136652: [DebugInfo] Ignore aranges starting with 0

Dangyi Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 17:39:49 PDT 2022


dangyi added a comment.

More context is in https://fxbug.dev/112674. I've validated that the change fixed the behavior of llvm-symbolizer and llvm-addr2line.

I tried to create a test case for this but it's really awkward to write DWARF bytes to generate debug info. I could try again if it's considered necessary.


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