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

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 14:59:43 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGba1ac98c62e8: [BOLT][DWARF] Add version 5 split dwarf support (authored by ayermolo).

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.427468.patch
Type: text/x-patch
Size: 139245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/1ed4cb70/attachment.bin>


More information about the llvm-commits mailing list