summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/lsr-comp-time.ll
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-11-29 08:16:07 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-11-29 08:16:07 +0000
commit4e520107c1cbf40a1e91c00a9e51cc7611d8de7f (patch)
tree0a79c5491483509107ee41c0c939f97528b04590 /llvm/test/Transforms/LoopStrengthReduce/lsr-comp-time.ll
parent961b956eb417224d3ff97fafb95c8e451be388a2 (diff)
downloadbcm5719-llvm-4e520107c1cbf40a1e91c00a9e51cc7611d8de7f.tar.gz
bcm5719-llvm-4e520107c1cbf40a1e91c00a9e51cc7611d8de7f.zip
[LLDB] - Fix setting the breakpoints when -gsplit-dwarf and DWARF 5 were used for building the executable.
The issue happens because starting from DWARF v5 DW_AT_addr_base attribute should be used instead of DW_AT_GNU_addr_base. LLDB does not do that and we end up reading the .debug_addr header as section content (as addresses) instead of skipping it and reading the real addresses. Then LLDB is unable to match 2 similar locations and thinks they are different. Differential revision: https://reviews.llvm.org/D54751 llvm-svn: 347842
Diffstat (limited to 'llvm/test/Transforms/LoopStrengthReduce/lsr-comp-time.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud