[PATCH] D151579: Fix -u option in dsymutil, to not emit an extra DW_LNE_set_address if the original line table was empty

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 13:04:26 PDT 2023


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

Removed the

  REQUIRES: darwin

line in the test


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

https://reviews.llvm.org/D151579

Files:
  llvm/lib/DWARFLinker/DWARFStreamer.cpp
  llvm/test/tools/dsymutil/ARM/fat-dylib-update.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151579.526170.patch
Type: text/x-patch
Size: 7272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/0d8c0815/attachment.bin>


More information about the llvm-commits mailing list