[all-commits] [llvm/llvm-project] 9f052f: [lldb] Require x86 target for NativePDB test

David Spickett via All-commits all-commits at lists.llvm.org
Fri Mar 18 05:31:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f052f3dd2d8b59dde6278aa58c6e4477c2fdef6
      https://github.com/llvm/llvm-project/commit/9f052f3dd2d8b59dde6278aa58c6e4477c2fdef6
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M lldb/test/Shell/SymbolFile/NativePDB/local-variables-registers.s

  Log Message:
  -----------
  [lldb] Require x86 target for NativePDB test

This test would fail if you only build for example,
just the AArch64 backend, due to the x86 triple.




More information about the All-commits mailing list