[Lldb-commits] [PATCH] D107659: [nfc] [lldb] Assertions for D106270 - [DWARF5] Fix offset check when using .debug_names

Kim-Anh Tran via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 9 04:47:41 PDT 2021


kimanh accepted this revision.
kimanh added a comment.
This revision is now accepted and ready to land.

LGTM, I also support that assertions are added. This gives confidence in what's expected and also makes it easier to read/understand whether it's a skeleton/non-skeleton unit that we are dealing with.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107659



More information about the lldb-commits mailing list