[PATCH] D153463: [HeterogeneousDWARF] Drop DW_AT_active_lane encoding and DW_AT_augmentation

Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 08:56:31 PDT 2023


jmmartinez accepted this revision.
jmmartinez added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst:3667
 
-    A ``DW_AT_memory_space`` attribute with a constant value representing a source
+    A ``DW_AT_LLVM_memory_space`` attribute with a constant value representing a source
     language specific DWARF memory space (see 2.14 "Memory Spaces"). If omitted,
----------------
Good catch!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153463



More information about the llvm-commits mailing list