[all-commits] [llvm/llvm-project] 891319: [LLDB] Fix pointers.test for AArch64/Windows

Omair Javaid via All-commits all-commits at lists.llvm.org
Wed Jul 13 03:55:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 891319f654c102572cf7028ed04bbaf6c59e7bff
      https://github.com/llvm/llvm-project/commit/891319f654c102572cf7028ed04bbaf6c59e7bff
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M lldb/test/Shell/SymbolFile/PDB/pointers.test

  Log Message:
  -----------
  [LLDB] Fix pointers.test for AArch64/Windows

pointers.test started failing again for AArch64 windows after D125509
This patch fixes the test to make it pass on AArch64 windows again.

LLDB AArch64 Windows buildbot running at:
https://lab.llvm.org/staging/#/builders/207




More information about the All-commits mailing list