aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorshafik <syaghmour@apple.com>2020-02-05 10:39:35 -0800
committershafik <syaghmour@apple.com>2020-02-05 11:07:30 -0800
commit428583dd22fdc8f789390822e7b8ef4a5534721d (patch)
treedf4b14739f28da322e029d99bdf110b97629497a /llvm/lib/Support/VirtualFileSystem.cpp
parent3524755a1a25c18ecf47e50e5186232da0751cfe (diff)
downloadllvm-428583dd22fdc8f789390822e7b8ef4a5534721d.zip
llvm-428583dd22fdc8f789390822e7b8ef4a5534721d.tar.gz
llvm-428583dd22fdc8f789390822e7b8ef4a5534721d.tar.bz2
[DebugInfo] Fix debug-info generation for block invocations so that we set the LinkageName
Currently when generating debug-info for a BlockDecl we are setting the Name to the mangled name and not setting the LinkageName. This means we see the mangled name for block invcations ends up in DW_AT_Name and not in DW_AT_linkage_name. This patch fixes this case so that we also set the LinkageName as well. Differential Revision: https://reviews.llvm.org/D73282
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions