[PATCH] D122988: [BOLT] DWARF5 split dwarf support

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 2 15:41:23 PDT 2022


ayermolo created this revision.
Herald added subscribers: hoy, modimo, wenlei.
Herald added a reviewer: rafauler.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
Herald added a project: All.
ayermolo requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, yota9, sstefan1.
Herald added a project: LLVM.

Added support for DWARF5 Split Dwarf.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D122988

Files:
  bolt/include/bolt/Core/DebugData.h
  bolt/include/bolt/Rewrite/DWARFRewriter.h
  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.420015.patch
Type: text/x-patch
Size: 133192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220402/9e64c4e2/attachment-0001.bin>


More information about the llvm-commits mailing list