[all-commits] [llvm/llvm-project] c4cdf8: [lldb] Skip TestTargetXMLArch if no support for x8...

Dave Lee via All-commits all-commits at lists.llvm.org
Sun Jan 9 22:40:18 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4cdf865698eae06affbf762baf38e6ca95b4785
      https://github.com/llvm/llvm-project/commit/c4cdf865698eae06affbf762baf38e6ca95b4785
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2022-01-09 (Sun, 09 Jan 2022)

  Changed paths:
    M lldb/test/API/functionalities/gdb_remote_client/TestTargetXMLArch.py

  Log Message:
  -----------
  [lldb] Skip TestTargetXMLArch if no support for x86 target

If LLVM is configured without X86 as one of its TARGETS_TO_BUILD, then lldb
will crash when using X86 disassembler (which it does while running `image
show-unwind`).




More information about the All-commits mailing list