[PATCH] D155666: Do not emit a .debug_addr section if the DW_AT_addr_base is not set.

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 22 10:41:05 PDT 2023


rastogishubham updated this revision to Diff 543208.
rastogishubham marked an inline comment as done.
rastogishubham added a comment.

Removed AddrPool.empty() check from cloneAllCompileUnits


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

https://reviews.llvm.org/D155666

Files:
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/test/tools/dsymutil/Inputs/invalid.o
  llvm/test/tools/dsymutil/dwarf5-addrbase-broken.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155666.543208.patch
Type: text/x-patch
Size: 9025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230722/ec30f702/attachment.bin>


More information about the llvm-commits mailing list