aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Error.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-04-06 16:49:13 +0000
committerPavel Labath <labath@google.com>2016-04-06 16:49:13 +0000
commit97a67572d65a6f26d209eb2b366814eda37e4917 (patch)
treedae3635c917919d64729e754228d57406a734828 /llvm/lib/Object/Error.cpp
parent6849f8f15f4fd874d0a7de4aaac65b1ad374912c (diff)
downloadllvm-97a67572d65a6f26d209eb2b366814eda37e4917.zip
llvm-97a67572d65a6f26d209eb2b366814eda37e4917.tar.gz
llvm-97a67572d65a6f26d209eb2b366814eda37e4917.tar.bz2
Reduce code duplication in ProcessGDBRemote
Summary: SetThreadStopInfo was checking for a breakpoint at the current PC several times. This merges the identical code into a separate function. I've left one breakpoint check alone, as it was doing more complicated stuff, and it did not see a way to merge that without making the interface complicated. NFC. Reviewers: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D18819 llvm-svn: 265560
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions