[all-commits] [llvm/llvm-project] cd2e36: [lldb][AArch64] Enable int128 test
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Jul 15 06:37:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd2e36eadd47c2b5dc8e01d6e4856ac7bebcfc38
https://github.com/llvm/llvm-project/commit/cd2e36eadd47c2b5dc8e01d6e4856ac7bebcfc38
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M lldb/test/API/functionalities/data-formatter/builtin-formats/TestBuiltinFormats.py
Log Message:
-----------
[lldb][AArch64] Enable int128 test
Other 128 bit tests run on AArch64 fine, it's
Arm (as in 32 bit Arm) that needs to be skipped.
More information about the All-commits
mailing list