summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2016-05-19 02:13:44 +0000
committerJim Ingham <jingham@apple.com>2016-05-19 02:13:44 +0000
commit906d91e762dec3842cea71ad017ea29cb8646a78 (patch)
tree6b3cd76828c3068cec6c5567de3a953c47ff5912 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parent4fcff19ff5c67a0df5061d4b7f2c0e362788c1b3 (diff)
downloadbcm5719-llvm-906d91e762dec3842cea71ad017ea29cb8646a78.tar.gz
bcm5719-llvm-906d91e762dec3842cea71ad017ea29cb8646a78.zip
Fix error propagation from the Z0 packet in gdb-remote breakpoint setting.
The error was not getting propagated to the caller, so the higher layers thought the breakpoint was successfully set & resolved. I added a testcase, but it assumes 0x0 is not a valid place to set a breakpoint. On most systems that is true, but if it isn't true of your system, either find another good place and add it to the test, or x-fail the test. <rdar://problem/26345962> llvm-svn: 270014
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud