[Lldb-commits] [PATCH] D122988: [BOLT][DWARF] Add version 5 split dwarf support

Alexander Yermolovich via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 5 14:44:30 PDT 2022


ayermolo updated this revision to Diff 427461.
ayermolo added a comment.

updated so that getCUID consistently returns CU/SkeletonCU offset.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122988

Files:
  bolt/include/bolt/Core/DebugData.h
  bolt/include/bolt/Rewrite/DWARFRewriter.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/DebugData.cpp
  bolt/lib/Rewrite/DWARFRewriter.cpp
  bolt/test/X86/Inputs/dwarf4-df-dualcu-helper.ll
  bolt/test/X86/Inputs/dwarf4-df-dualcu-loclist-helper.ll
  bolt/test/X86/Inputs/dwarf4-df-dualcu-loclist-main.ll
  bolt/test/X86/Inputs/dwarf4-df-dualcu-main.ll
  bolt/test/X86/Inputs/dwarf5-df-dualcu-helper.ll
  bolt/test/X86/Inputs/dwarf5-df-dualcu-loclist-helper.ll
  bolt/test/X86/Inputs/dwarf5-df-dualcu-loclist-main.ll
  bolt/test/X86/Inputs/dwarf5-df-dualcu-main.ll
  bolt/test/X86/Inputs/dwarf5-df-mono-helper.ll
  bolt/test/X86/Inputs/dwarf5-df-mono-main.ll
  bolt/test/X86/debug-fission-single.s
  bolt/test/X86/dwarf4-df-dualcu-loclist.test
  bolt/test/X86/dwarf4-df-dualcu.test
  bolt/test/X86/dwarf5-df-dualcu-loclist.test
  bolt/test/X86/dwarf5-df-dualcu.test
  bolt/test/X86/dwarf5-df-mono-dualcu.test
  bolt/test/X86/dwarf5-locaddrx.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122988.427461.patch
Type: text/x-patch
Size: 139245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220505/47b29840/attachment-0001.bin>


More information about the lldb-commits mailing list