[all-commits] [llvm/llvm-project] 96c821: [lldb][Arm/AArch64] Add basic disassemble tests fo...

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


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

  Changed paths:
    M lldb/test/API/python_api/disassemble-raw-data/TestDisassembleRawData.py

  Log Message:
  -----------
  [lldb][Arm/AArch64] Add basic disassemble tests for Arm/AArch64

Previously the test would fail if you built on Arm/AArch64
but did not have the x86 llvm backend enabled.

Reviewed By: omjavaid

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




More information about the All-commits mailing list