[PATCH] D151932: Add dsymutil dwarf5 tests for darwin

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 13:03:33 PDT 2023


rastogishubham updated this revision to Diff 530646.
rastogishubham added a comment.

Changed tests to make sure that the debug_rangelist and debug_loclists contents are in the the DWARF5 CU and the debug_loc and debug_ranges contents are in the dwarf4 cu


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

https://reviews.llvm.org/D151932

Files:
  llvm/test/tools/dsymutil/ARM/dummy-debug-map-amr64.map
  llvm/test/tools/dsymutil/ARM/dwarf5-dwarf4-combination-macho.test
  llvm/test/tools/dsymutil/ARM/dwarf5-macho.test
  llvm/test/tools/dsymutil/Inputs/DWARF5-DWARF4-combination/1.o
  llvm/test/tools/dsymutil/Inputs/DWARF5-DWARF4-combination/2.o
  llvm/test/tools/dsymutil/Inputs/DWARF5/1.o

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151932.530646.patch
Type: text/x-patch
Size: 13190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/8c22d441/attachment.bin>


More information about the llvm-commits mailing list