[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
Tue May 30 10:55:00 PDT 2023
rastogishubham updated this revision to Diff 526712.
rastogishubham marked an inline comment as done.
rastogishubham added a comment.
clear the line table rows, if the update flag is set, and the line table just has a DW_LNE_end_sequence in DWARFLinker.cpp
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151579/new/
https://reviews.llvm.org/D151579
Files:
llvm/lib/DWARFLinker/DWARFLinker.cpp
llvm/test/tools/dsymutil/ARM/fat-dylib-update.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151579.526712.patch
Type: text/x-patch
Size: 7322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/e3751c1c/attachment.bin>
More information about the llvm-commits
mailing list