[all-commits] [llvm/llvm-project] a4fb7f: [HeterogeneousDWARF] Update encodings in AMDGPUDwa...

Scott Linder via All-commits all-commits at lists.llvm.org
Wed Apr 19 13:41:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4fb7f60e26c21596d74336e894b0bb1d2b4f15e
      https://github.com/llvm/llvm-project/commit/a4fb7f60e26c21596d74336e894b0bb1d2b4f15e
  Author: Scott Linder <Scott.Linder at amd.com>
  Date:   2023-04-19 (Wed, 19 Apr 2023)

  Changed paths:
    M llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst

  Log Message:
  -----------
  [HeterogeneousDWARF] Update encodings in AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst

Repurpose the DW_OP_LLVM_aspace_implicit_pointer encoding (0xe9) as the
encoding for a new operation DW_OP_LLVM_user which prefixes all other
new operations.

Differential Revision: https://reviews.llvm.org/D147265




More information about the All-commits mailing list