summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Target/ARM
diff options
context:
space:
mode:
authorJohannes Altmanninger <aclopte@gmail.com>2019-11-27 22:48:15 +0100
committerJohannes Altmanninger <aclopte@gmail.com>2019-12-20 09:04:45 +0100
commit92211bf0f15ba46b5eeb88b7ea580ff539dcdd4e (patch)
tree4dc3bc7aca1f445f8c328e5bcbbb228091c3b5d3 /llvm/unittests/Target/ARM
parentbf507d4259c389cc21d44760b8ebf462edd8e5d0 (diff)
downloadbcm5719-llvm-92211bf0f15ba46b5eeb88b7ea580ff539dcdd4e.tar.gz
bcm5719-llvm-92211bf0f15ba46b5eeb88b7ea580ff539dcdd4e.zip
[LLDB] Fix address computation for inline function
Summary: Fixes PR41237 - SIGSEGV on call expression evaluation when debugging clang When linking multiple compilation units that define the same functions, the functions is merged but their debug info is not. This ignores debug info entries for functions in a non-executable sections; those are functions that were definitely dropped by the linker. Reviewers: spyffe, clayborg, jasonmolenda Reviewed By: clayborg Subscribers: labath, aprantl, lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D71487
Diffstat (limited to 'llvm/unittests/Target/ARM')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud