[lldb] Fix arm breakages from D130985

The kernel was rejecting sizeof(struct GPR) as it was not a multiple of
8. Add a padding field to fix that.

One also wonders whether "cpsr" is right register name for aarch64.

GitOrigin-RevId: b8985ba0adb5fd881bb301fbc79370b86396e658
1 file changed