[all-commits] [llvm/llvm-project] 302c49: [LLDB] Fix minidebuginfo-set-and-hit-breakpoint.te...

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Tue May 12 19:18:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 302c492cc5d97cf10837e71e4ee5872c01bc3682
      https://github.com/llvm/llvm-project/commit/302c492cc5d97cf10837e71e4ee5872c01bc3682
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M lldb/test/Shell/ObjectFile/ELF/minidebuginfo-set-and-hit-breakpoint.test

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list