[PATCH] D141150: [DWARFLinker] Rewrite CU DW_AT_low_pc/high_pc pairs into DW_AT_ranges

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 11:38:30 PST 2023


JDevlieghere updated this revision to Diff 486944.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.

- Use `LLVM_FALLTHROUGH`
- Document `UINT64_MAX`


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

https://reviews.llvm.org/D141150

Files:
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/test/tools/dsymutil/ARM/obfuscated.test
  llvm/test/tools/dsymutil/X86/basic-lto-dw4-linking-x86.test
  llvm/test/tools/dsymutil/X86/dead-stripped.cpp
  llvm/test/tools/dsymutil/X86/inlined-static-variable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141150.486944.patch
Type: text/x-patch
Size: 9432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230106/107c93c6/attachment.bin>


More information about the llvm-commits mailing list