summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-07-16 03:19:08 +0000
committerGreg Clayton <gclayton@apple.com>2011-07-16 03:19:08 +0000
commit4df8ddfc97b7a47fbe123d4a4225dd0ec9ce0303 (patch)
tree0bc5b6963d33eca6cf882a19ce14bc299bea58f9 /llvm/lib/CodeGen
parent0318036c4dd100b71ec1b59760c6c1f9710dc0b7 (diff)
downloadbcm5719-llvm-4df8ddfc97b7a47fbe123d4a4225dd0ec9ce0303.tar.gz
bcm5719-llvm-4df8ddfc97b7a47fbe123d4a4225dd0ec9ce0303.zip
Completed more work on the KDP darwin kernel debugging Process plug-in.
Implemented connect, disconnect, reattach, version, and hostinfo. Modified the ConnectionFileDescriptor class to be able to handle UDP. Added a new Stream subclass called StreamBuffer that is backed by a llvm::SmallVector for better efficiency. Modified the DataExtractor class to have a static function that can dump hex bytes into a stream. This is currently being used to dump incoming binary packet data in the KDP plug-in. llvm-svn: 135338
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud