[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
Mon Apr 25 12:44:28 PDT 2022


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

oops forgot to switch branches


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.425003.patch
Type: text/x-patch
Size: 139192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220425/101e1a79/attachment-0001.bin>


More information about the lldb-commits mailing list