[PATCH] D76878: Implement new DW_OP_LLVM_* operations

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 12:29:36 PDT 2020


scott.linder created this revision.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, tpr, nhaehnle, jvesely.
Herald added a reviewer: jhenderson.
Herald added a project: LLVM.
scott.linder added a parent revision: D76877: Implement DW_CFA_LLVM_def_cfa_aspace.
scott.linder added a child revision: D76879: [AMDGPU] Begin emitting CFI for AMDGCN.

The chosen encoding has some collisions, and is subject to change.

Update llvm/docs/AMDGPUUsage.rst to reflect the encodings.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76878

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76878.252938.patch
Type: text/x-patch
Size: 8186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/47d5f09b/attachment-0001.bin>


More information about the llvm-commits mailing list