[PATCH] D70540: [DWARF] Add support for parsing/dumping section indices in location lists

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 01:17:13 PST 2019


labath added a comment.

Thanks.

Do you have any opinion on what should be the format of "raw" debug loc entries? `(a, b) ".sect"`, `[a,b] ".sect"`, `{a, b} ".sect"`, etc. ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70540





More information about the llvm-commits mailing list