[all-commits] [llvm/llvm-project] 91f46e: [lldb][AArch64] Document how to control the SVE/SS...
David Spickett via All-commits
all-commits at lists.llvm.org
Tue Sep 19 01:52:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91f46ece9efca7a1109b5837a1b24f2a251bb0cc
https://github.com/llvm/llvm-project/commit/91f46ece9efca7a1109b5837a1b24f2a251bb0cc
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M lldb/test/API/commands/register/register/aarch64_dynamic_regset/main.c
M lldb/test/API/commands/register/register/aarch64_sve_registers/rw_access_dynamic_resize/main.c
M lldb/test/API/commands/register/register/aarch64_sve_registers/rw_access_static_config/main.c
M lldb/test/API/commands/register/register/aarch64_sve_simd_registers/main.c
Log Message:
-----------
[lldb][AArch64] Document how to control the SVE/SSVE tests
A lot of these use defines that I made up for this purpose,
which is not obvious at first glance. Document that at the top
of each file.
More information about the All-commits
mailing list