[PATCH] D46878: Add DW_AT_linkage_name for DW_TAG_labels

Dimitry Ivanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 06:47:58 PDT 2018


dimitry updated this revision to Diff 147074.
dimitry retitled this revision from "Keep underscores in DW_TAG_label symbol names" to "Add DW_AT_linkage_name for DW_TAG_labels".
dimitry edited the summary of this revision.
dimitry added a comment.

Added DW_AT_linkage_name instead of keeping underscore in DW_AT_name.


https://reviews.llvm.org/D46878

Files:
  include/llvm/MC/MCDwarf.h
  lib/MC/MCDwarf.cpp
  test/MC/MachO/gen-dwarf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46878.147074.patch
Type: text/x-patch
Size: 4232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/d04ba72c/attachment.bin>


More information about the llvm-commits mailing list