diff options
author | Jim Ingham <jingham@apple.com> | 2015-01-19 23:51:51 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2015-01-19 23:51:51 +0000 |
commit | d5ac1ab65d4c305cfbf107f2dedfdd94474ffa37 (patch) | |
tree | dc61041aa10b1dfa86e297d60e55336171091be4 /llvm/lib/IR/Metadata.cpp | |
parent | 2a6b5fcfaaae7c65d0a56d3f3e729a283dbdf6a3 (diff) | |
download | bcm5719-llvm-d5ac1ab65d4c305cfbf107f2dedfdd94474ffa37.tar.gz bcm5719-llvm-d5ac1ab65d4c305cfbf107f2dedfdd94474ffa37.zip |
Fix a race condition where you could set the selected thread & target in the
CommandInterpreter's execution context AFTER the process had started running
and before it initially stopped. Also fixed one test case that was implicitly
using this (and an abuse of the async mode) to accidentally succeed.
<rdar://problem/16814726>
llvm-svn: 226528
Diffstat (limited to 'llvm/lib/IR/Metadata.cpp')
0 files changed, 0 insertions, 0 deletions