[PATCH] D85179: [DebugInfo][unittest] Use YAML to generate the .debug_loclists section.
Xing GUO via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 4 00:46:56 PDT 2020
Higuoxing added inline comments.
================
Comment at: llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp:78
- 0, // Expression length
- // end_of_list intentionally missing
- };
----------------
grimar wrote:
> // end_of_list intentionally missing
>
> I think this comment was useful.
Done. Thanks for reviewing!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85179/new/
https://reviews.llvm.org/D85179
More information about the llvm-commits
mailing list