[all-commits] [llvm/llvm-project] b45020: [LLDB] Remove leftovers and typos from RegisterInf...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Mon Jan 25 07:56:43 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b45020cf63f6f3a1de0f8d2b8be3c527f6cbdfd5
https://github.com/llvm/llvm-project/commit/b45020cf63f6f3a1de0f8d2b8be3c527f6cbdfd5
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h
M lldb/source/Plugins/Process/Utility/RegisterInfos_arm64_sve.h
Log Message:
-----------
[LLDB] Remove leftovers and typos from RegisterInfos_arm64_sve.h
This patch removes a couple of left-overs and a typo from
RegisterInfos_arm64_sve.h and RegisterInfoPOSIX_arm64.h.
Commit: 2fd4d923a826c9563d587e1dafefe41b461ef3b8
https://github.com/llvm/llvm-project/commit/2fd4d923a826c9563d587e1dafefe41b461ef3b8
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M lldb/source/Plugins/Process/Utility/AuxVector.cpp
M lldb/source/Plugins/Process/Utility/AuxVector.h
Log Message:
-----------
[LLDB] Define AUXV_AT_HWCAP2 in AuxVector.h
This patch defines AUXV_AT_HWCAP2 for accessing Aux extensions.
Commit: e9a3fac76cf199d902a746c2b2fc308dfe0ade26
https://github.com/llvm/llvm-project/commit/e9a3fac76cf199d902a746c2b2fc308dfe0ade26
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M lldb/test/API/tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py
Log Message:
-----------
[LLDB] Skip TestPlatformProcessConnect on arm/aarch64 buildbot
TestPlatformProcessConnect is randomly failing on LLDB Arm/AArch64
buildbot. I am disabling it temporarily untill problem is fixed.
Compare: https://github.com/llvm/llvm-project/compare/3b5d36ece21f...e9a3fac76cf1
More information about the All-commits
mailing list