[all-commits] [llvm/llvm-project] 6cdc22: [lldb][AArch64] Simplify MTE memory region test
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Apr 14 03:51:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6cdc2239dbabeb6fb8a9f933693f744a60d50a8c
https://github.com/llvm/llvm-project/commit/6cdc2239dbabeb6fb8a9f933693f744a60d50a8c
Author: David Spickett <david.spickett at linaro.org>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M lldb/packages/Python/lldbsuite/test/decorators.py
M lldb/test/API/linux/aarch64/mte_memory_region/TestAArch64LinuxMTEMemoryRegion.py
M lldb/test/API/linux/aarch64/mte_memory_region/main.c
Log Message:
-----------
[lldb][AArch64] Simplify MTE memory region test
By checking for cpu and toolchain features ahead
of time we don't need the custom return codes.
Reviewed By: omjavaid
Differential Revision: https://reviews.llvm.org/D97684
More information about the All-commits
mailing list