aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-04-04 18:18:57 +0000
committerGreg Clayton <gclayton@apple.com>2011-04-04 18:18:57 +0000
commit9b1e1cdf231e25e50ba565bee77566949dd9a676 (patch)
treec1103c123f8b738cb29d8928c93db1d2da197dea /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent13ce236c4cbd9b1d2883ad78b2b8658f7638e08d (diff)
downloadllvm-9b1e1cdf231e25e50ba565bee77566949dd9a676.zip
llvm-9b1e1cdf231e25e50ba565bee77566949dd9a676.tar.gz
llvm-9b1e1cdf231e25e50ba565bee77566949dd9a676.tar.bz2
Added a speed test to the GDBRemoteCommunicationClient and
GDBRemoteCommunicationServer classes. This involved adding a new packet named "qSpeedTest" which can test the speed of a packet send/response pairs using a wide variety of send/recv packet sizes. Added a few new connection classes: one for shared memory, and one for using mach messages (Apple only). The mach message stuff is experimental and not working yet, but added so I don't lose the code. The shared memory stuff uses pretty standard calls to setup shared memory. llvm-svn: 128837
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions