aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-07-15 00:07:57 +0000
committerPete Cooper <peter_cooper@apple.com>2015-07-15 00:07:57 +0000
commite46f7ef385950cfc9f5b910c4dded6a0315a748d (patch)
tree7cee492506c938923c433443ec7aef8b744e16c2 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parent7e747d26c5434e2e6526fccf22a8931ca02aa387 (diff)
downloadllvm-e46f7ef385950cfc9f5b910c4dded6a0315a748d.zip
llvm-e46f7ef385950cfc9f5b910c4dded6a0315a748d.tar.gz
llvm-e46f7ef385950cfc9f5b910c4dded6a0315a748d.tar.bz2
Change conditional to assert. NFC.
This code was breaking from the case statement if the getStoreSizeInBits() value was not a multiple of 0. Given that the implementation returns getStoreSize() * 8, it can only be a multiple of 8. llvm-svn: 242255
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions