<rdar://problem/12723044> For 'process plugin packet send…', we just send it async...
authorHan Ming Ong <hanming@apple.com>
Mon, 26 Nov 2012 20:42:03 +0000 (20:42 +0000)
committerHan Ming Ong <hanming@apple.com>
Mon, 26 Nov 2012 20:42:03 +0000 (20:42 +0000)
commit84145857b4b3df87f801f5ff7762dcec7ecd2525
treefc554672b43d3a9586fe0b629505acac71c8479d
parentefe2393113223b342478022c23a269e7c420bf5c
<rdar://problem/12723044> For 'process plugin packet send…', we just send it async by default

There is no good reason not to use async.

llvm-svn: 168606
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp