[PATCH] D85179: [DebugInfo][unittest] Use YAML to generate the .debug_loclists section.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 01:11:37 PDT 2020


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

LGTM, but please wait for someone's else approvement too.



================
Comment at: llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp:64
+                Values:   [ 0x01, 0x02 ]
+              ## end_of_list intentionally missing
   )";
----------------
nit: no full stop after "missing".


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