[PATCH] D142936: [dsymutil] dsymutil produces broken lines info (probably) with LTO on mac

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 07:01:30 PST 2023


avl updated this revision to Diff 494296.
avl added a comment.

simplified AddressRangesMap::insert().


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142936

Files:
  llvm/include/llvm/ADT/AddressRanges.h
  llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/lib/DWARFLinker/DWARFStreamer.cpp
  llvm/lib/Support/AddressRanges.cpp
  llvm/lib/Support/CMakeLists.txt
  llvm/unittests/Support/AddressRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142936.494296.patch
Type: text/x-patch
Size: 31550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/b87e5214/attachment.bin>


More information about the llvm-commits mailing list