[PATCH] D145076: [llvm][DebugInfo] Introduce new DW_AT_LLVM_preferred_name attribute
Michael Buch via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 02:29:42 PST 2023
Michael137 added a comment.
In D145076#4165742 <https://reviews.llvm.org/D145076#4165742>, @dblaikie wrote:
> (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)
That's a good idea. I'll file one once this lands.
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