[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Ebuka Ezike via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 11 11:11:27 PDT 2025
da-viper wrote:
Macos x86_64 also follows the systemV amd64 abi calling convention. So it should not fail or be skipped.
In the linked build bot, I could not see the test (lldb/test/API/python_api/target/read-instructions-flavor/TestTargetReadInstructionsFlavor.py) failing could you link it just to confirm.
https://github.com/llvm/llvm-project/pull/134626
More information about the lldb-commits
mailing list