[LLDB] Fix x86_64 build
authorDavid Spickett <david.spickett@linaro.org>
Wed, 12 Oct 2022 09:19:29 +0000 (09:19 +0000)
committerDavid Spickett <david.spickett@linaro.org>
Wed, 12 Oct 2022 09:19:29 +0000 (09:19 +0000)
commitd1b83b984fc1715fb7540dbb03ac8d170775b395
tree3133cf76b6931d7ed847cbce913a822d688032de
parent388cacb341917964ee87b23c0af2990af9e66fe0
[LLDB] Fix x86_64 build

28e65a6a63ab39be97d1a88fe7b4d0fa2f532643 changed the parameter
type of SetType but I forgot to build on x86 as well as arm64.
lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp