summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-09-20 09:17:36 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-09-20 09:17:36 +0000
commit425f75172f0306d319f644565c607777e1839c28 (patch)
tree400a8e1037a70078c8a7350c58b6304ab5170f40 /llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp
parent26ba928214273cba2d1fb951bd395e6fa74896bb (diff)
downloadbcm5719-llvm-425f75172f0306d319f644565c607777e1839c28.tar.gz
bcm5719-llvm-425f75172f0306d319f644565c607777e1839c28.zip
[DWARF] - Emit the correct value for DW_AT_addr_base.
Currently, we emit DW_AT_addr_base that points to the beginning of the .debug_addr section. That is not correct for the DWARF5 case because address table contains the header and the attribute should point to the first entry following the header. This is currently the reason why LLDB does not work with such executables correctly. Patch fixes the issue. Differential revision: https://reviews.llvm.org/D52168 llvm-svn: 342635
Diffstat (limited to 'llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud