[PATCH] D76878: Implement DW_{OP,AT}_LLVM_* for Heterogeneous Debugging

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 11:49:33 PDT 2020


scott.linder updated this revision to Diff 263487.
scott.linder added a reviewer: espindola.
scott.linder added a comment.

Rebase and move tests to .debug_info as some new operations are not legal in
.debug_frame.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76878

Files:
  llvm/include/llvm/BinaryFormat/Dwarf.def
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
  llvm/lib/MC/MCDwarf.cpp
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
  llvm/test/DebugInfo/X86/heterogeneous_proposal.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76878.263487.patch
Type: text/x-patch
Size: 12343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/9f84066b/attachment.bin>


More information about the llvm-commits mailing list