[all-commits] [llvm/llvm-project] d1b83b: [LLDB] Fix x86_64 build
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Oct 12 02:21:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1b83b984fc1715fb7540dbb03ac8d170775b395
https://github.com/llvm/llvm-project/commit/d1b83b984fc1715fb7540dbb03ac8d170775b395
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
Log Message:
-----------
[LLDB] Fix x86_64 build
28e65a6a63ab39be97d1a88fe7b4d0fa2f532643 changed the parameter
type of SetType but I forgot to build on x86 as well as arm64.
More information about the All-commits
mailing list