[PATCH] D145076: [llvm][DebugInfo] Introduce new DW_AT_LLVM_preferred_name attribute

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 14:25:01 PST 2023


dblaikie added a comment.

(FWIW, reckon this is simple/easy enough to add to DWARF/worth filing DWARF standard issue for - at least once the current DWARF committee turmoil settles out.

Not sure if there's been any discussion with the GNU side of the world about them implementing/adopting/using a source attribute like this.

But, equally, pretty cheap to give this a while & see how it plays out/if it's as valuable/convenient as we hope it is before standardizing. No great cost to getting more implementation experience)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145076



More information about the llvm-commits mailing list