[PATCH] D46878: Keep underscores in DW_TAG_label symbol names

Dimitry Ivanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 08:01:58 PDT 2018


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





More information about the llvm-commits mailing list