[LLDB] Fix minidebuginfo-set-and-hit-breakpoint.test for arm 32-bit
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 13 May 2020 02:15:10 +0000 (07:15 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 13 May 2020 02:17:40 +0000 (07:17 +0500)
commit302c492cc5d97cf10837e71e4ee5872c01bc3682
tree224bef48f4c3a034919bc2d9a30844464598c8c9
parentaf48351cc8fc63148e8cfd10a936b2d5d0c2f078
[LLDB] Fix minidebuginfo-set-and-hit-breakpoint.test for arm 32-bit

This patch fixes minidebuginfo-set-and-hit-breakpoint.test for arm-linux
targets. 32-bit elf executables use .rel.dyn and 64-bit uses .rela.dyn for
relocation entries for dynamic symbols.
lldb/test/Shell/ObjectFile/ELF/minidebuginfo-set-and-hit-breakpoint.test