diff options
author | Frederic Riss <friss@apple.com> | 2014-10-10 15:51:02 +0000 |
---|---|---|
committer | Frederic Riss <friss@apple.com> | 2014-10-10 15:51:02 +0000 |
commit | d4de180e19548b0de60126c8f63353aeeed5325a (patch) | |
tree | 977514fd7b583898a0738e4d3958572c02cd97c8 /llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp | |
parent | 2c99e413ba13284d119a5b3bc8085d066016dd3e (diff) | |
download | bcm5719-llvm-d4de180e19548b0de60126c8f63353aeeed5325a.tar.gz bcm5719-llvm-d4de180e19548b0de60126c8f63353aeeed5325a.zip |
[dwarfdump] Resolve also variable specifications/abstract_origins.
DW_AT_specification and DW_AT_abstract_origin resolving was only performed
on subroutine DIEs because it used the getSubroutineName method. Introduce
a more generic getName() and use it to dump the reference attributes.
Testcases have been updated to check the printed names instead of the offsets
except when the name could be ambiguous.
Reviewers: dblaikie, samsonov
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D5625
llvm-svn: 219506
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp')
0 files changed, 0 insertions, 0 deletions