diff options
author | Zachary Turner <zturner@google.com> | 2014-11-12 19:31:39 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-11-12 19:31:39 +0000 |
commit | d6a7b63f26ece27e78b05609b2ad56aba43aef8f (patch) | |
tree | 9d71573a2fa121a409392d23aff584d853ce03d5 /llvm/lib/ExecutionEngine | |
parent | b5363110c7a550dccc9d163ae49c2ffd4fc490e2 (diff) | |
download | bcm5719-llvm-d6a7b63f26ece27e78b05609b2ad56aba43aef8f.tar.gz bcm5719-llvm-d6a7b63f26ece27e78b05609b2ad56aba43aef8f.zip |
[ProcessWindows] Simplify the DebugDelegate interface.
Due to a previous multi-threaded design involving message
passing, we used message classes to pass event information
to the delegate. Since the multi-threaded design has gone
away, we simplify this by passing event arguments as direct
function parameters, which is more clear and easier to
understand.
llvm-svn: 221806
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions