[PATCH] D46878: Add DW_AT_linkage_name for DW_TAG_labels

Dimitry Ivanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 12:54:33 PDT 2018


dimitry added a comment.

In https://reviews.llvm.org/D46878#1099526, @aprantl wrote:

> It would be good to add both a testcase for your intended use-case and one with an assembler label (if that doesn't exist already).


I am not sure if I understand - my intended use-case here is in fact an assembler label (a .glob label). Can you please give me a pointer to another use-case? I am not very familiar with llvm code base.


https://reviews.llvm.org/D46878





More information about the llvm-commits mailing list