In #186001, I said the last large chunk of downstream PtrAuth code in LLDB was the expression evaluator support. However, that wasn't accurate, as we also have changes to thread this through ValueObject.
ValueObject::CreateValueObjectFromScalar
Scalar::GetData
GetIndexOfChildWithName
llvm::Expected