[all-commits] [llvm/llvm-project] a1f318: [lldb] Require x86 for unwind no-return test

David Spickett via All-commits all-commits at lists.llvm.org
Tue Apr 13 01:51:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1f3187ca8a39a62f4a430da823c01aa7874b0d3
      https://github.com/llvm/llvm-project/commit/a1f3187ca8a39a62f4a430da823c01aa7874b0d3
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M lldb/test/API/functionalities/unwind/noreturn/module-end/TestNoReturnModuleEnd.py

  Log Message:
  -----------
  [lldb] Require x86 for unwind no-return test

The core file used is built for i386 so we
need the x86 backend to be able to load it.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D100195




More information about the All-commits mailing list