[PATCH] D84234: [DWARFYAML] Implement the .debug_loclists section.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 01:54:29 PDT 2020


jhenderson added inline comments.


================
Comment at: llvm/test/tools/yaml2obj/ELF/DWARF/debug-loclists.yaml:845-846
+
+## w) Test that when the "OffsetEntryCount" entry is specified to be 0 and the "Offsets" entry is not specified,
+## offsets will be omitted.
+
----------------
Same comments apply here as in D85006.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84234



More information about the llvm-commits mailing list