[all-commits] [llvm/llvm-project] 5193c4: [lldb][AArch64] Fix run-qemu.sh when only MTE is e...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Mar 23 06:49:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5193c4a8b38c3e61c862d5badf1cace7c26324f7
https://github.com/llvm/llvm-project/commit/5193c4a8b38c3e61c862d5badf1cace7c26324f7
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M lldb/scripts/lldb-test-qemu/run-qemu.sh
Log Message:
-----------
[lldb][AArch64] Fix run-qemu.sh when only MTE is enabled.
SVE and MTE both require a CPU with that feature before
you can use the other options, but we only added the "max"
cpu when SVE was enabled too.
More information about the All-commits
mailing list