[PATCH] D106465: 1/3: [llvm] Refactorization for fix#2 of DW_AT_ranges DW_FORM_sec_offset not using DW_AT_rnglists_base (used by GCC)

Jan Kratochvil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 14 13:17:14 PDT 2021


jankratochvil abandoned this revision.
jankratochvil added a comment.

With the new variant of D106466 <https://reviews.llvm.org/D106466> this refactorization is no longer needed.
Thanks for the review, unfortunately I do not think it makes sense on its own (but I can check it in if you think so).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106465



More information about the llvm-commits mailing list