summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-11-30 10:25:02 +0000
committerPavel Labath <labath@google.com>2016-11-30 10:25:02 +0000
commit6d2497d48f332888a0d6d0d3e4766396822acb0e (patch)
tree26f92d8a70bfbf3380e9c6e2cb419bf992d40f60 /lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp
parent27469faaa7115d98519c5313097a43b99edefd5a (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud