[all-commits] [llvm/llvm-project] 4c8ea9: [LLDB] Fix LLDB buildbots break due to --image-base

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Tue Oct 26 00:11:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c8ea90b252eeead9a6943f67444a229147949fb
      https://github.com/llvm/llvm-project/commit/4c8ea90b252eeead9a6943f67444a229147949fb
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    M lldb/test/Shell/ObjectFile/ELF/basic-info.yaml
    M lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-address-ranges.s

  Log Message:
  -----------
  [LLDB] Fix LLDB buildbots break due to --image-base

LLDB build were failing due to following two test failures:
lldb-shell :: ObjectFile/ELF/basic-info.yaml
lldb-shell :: SymbolFile/DWARF/x86/debug-types-address-ranges.s

There were caused by commit 6506907a0a1a8a789ad7036ef911f7e31213c9a5




More information about the All-commits mailing list