aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2022-07-18 16:21:51 -0700
committerJim Ingham <jingham@apple.com>2022-07-18 16:24:31 -0700
commit555ae5b8f5aa93ab090af853a8b7a83f815b3f20 (patch)
tree18384d0cd52eb29868867ad841646d3b2e805193 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent3580daacf3ecb9bc628d05a4037266df6532ad6e (diff)
downloadllvm-555ae5b8f5aa93ab090af853a8b7a83f815b3f20.zip
llvm-555ae5b8f5aa93ab090af853a8b7a83f815b3f20.tar.gz
llvm-555ae5b8f5aa93ab090af853a8b7a83f815b3f20.tar.bz2
This is a followup to https://reviews.llvm.org/D129814
That was causing hit counts to be double-counted on x86_64 Linux. It looks like StopInfoWatchpoint::ShouldStopSynchronous gets called twice for a give stop on Linux (not on Darwin). I had taken out the "have I been called already" check when I reworked this part of the code because it didn't seem necessary. Putting that back in because it looks like it is on some systems.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions