diff options
author | Pavel Labath <labath@google.com> | 2016-11-30 10:25:02 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-11-30 10:25:02 +0000 |
commit | 6d2497d48f332888a0d6d0d3e4766396822acb0e (patch) | |
tree | 26f92d8a70bfbf3380e9c6e2cb419bf992d40f60 /lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp | |
parent | 27469faaa7115d98519c5313097a43b99edefd5a (diff) | |
download | bcm5719-llvm-6d2497d48f332888a0d6d0d3e4766396822acb0e.tar.gz bcm5719-llvm-6d2497d48f332888a0d6d0d3e4766396822acb0e.zip |
Remove a spurious reference to ProcessElfCore
We were referencing a the process class from a register context, which seems
intuitively wrong. Also, the comment above that code is now definitely incorrect,
as ProcessElfCore now does support floating point registers. Also, the code
wasn't really doing anything, as it was just skipping a zero-initialization of a
field that was most likely zero-initialized anyway. Linux elf core FPR test still
passes after this.
llvm-svn: 288237
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp')
0 files changed, 0 insertions, 0 deletions