[PATCH] D46878: Keep underscores in DW_TAG_label symbol names

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 08:04:44 PDT 2018


The goal would be for the name to match what the user wrote - not
necessarily what the symbol name is.

On Tue, May 15, 2018 at 8:02 AM Dimitry Ivanov via Phabricator <
reviews at reviews.llvm.org> wrote:

> dimitry added a comment.
>
> Interestingly the test specifically checks if underscore is removed. Looks
> like this was very much intentional. But I still do not understand why.. It
> makes the DW_AT_name of the label differ from elf symbol name (in .dynsym
> section).
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D46878
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/5e71feeb/attachment.html>


More information about the llvm-commits mailing list