[PATCH] D147278: [HeterogeneousDWARF] Implement extensions in DebugInfo

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 14:58:49 PDT 2023


scott.linder created this revision.
Herald added subscribers: cmtice, hiraditya.
Herald added a reviewer: jhenderson.
Herald added a project: All.
scott.linder requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Implement heterogeneous debug extensions operations and attributes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D147278

Files:
  llvm/include/llvm/BinaryFormat/Dwarf.def
  llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
  llvm/test/tools/llvm-dwarfdump/X86/heterogeneous_proposal.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147278.509831.patch
Type: text/x-patch
Size: 7521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/74155832/attachment.bin>


More information about the llvm-commits mailing list