[PATCH] D76878: Implement new DW_OP_LLVM_* operations

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 18:30:17 PDT 2020


scott.linder updated this revision to Diff 259769.
scott.linder added a comment.
Herald added a subscriber: arsenm.

Add appropriate augmentation strings to CU and CIE


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76878

Files:
  llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst
  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/tools/llvm-dwarfdump/X86/heterogeneous_proposal.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76878.259769.patch
Type: text/x-patch
Size: 13288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/b00881ba/attachment.bin>


More information about the llvm-commits mailing list