[PATCH] D96827: [DWARF] Check for AddrOffsetSectionBase to work with DWO Units.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 17:15:55 PDT 2021


dblaikie added a comment.

Hopefully fixed in 350633bab94f8ba70d9427715bbcbf9e3c6abf20 (essentially the same as your fix @ayermolo - I just felt like the `{{.*}}` made it clear it was intentional that some extra characters on the line are being skipped over)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96827/new/

https://reviews.llvm.org/D96827



More information about the llvm-commits mailing list