summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/ELFObjectWriter.cpp
diff options
context:
space:
mode:
authorRobert Flack <flackr@gmail.com>2015-03-25 12:51:31 +0000
committerRobert Flack <flackr@gmail.com>2015-03-25 12:51:31 +0000
commita0e70cd4b616060f36b98bb047a828463da944e0 (patch)
tree3b87140fa2f124ce483e30c249aaf2ef557d08e4 /llvm/lib/MC/ELFObjectWriter.cpp
parentd57308f20e85cf61026b20390e9ff0c635399067 (diff)
downloadbcm5719-llvm-a0e70cd4b616060f36b98bb047a828463da944e0.tar.gz
bcm5719-llvm-a0e70cd4b616060f36b98bb047a828463da944e0.zip
Allow multiple simultaneous connections to platform.
Adds the --server argument to lldb-server platform which when specified will allow multiple simultaneous connections by forking off to handle each individual connection. This will allow us to run the remote tests in parallel. Test Plan: Run: lldb-server platform --listen *:1234 --server Connect from multiple lldb clients simultaneously. I will also test running the test suite remotely with multiple simultaneous jobs. Differential Revision: http://reviews.llvm.org/D8452 llvm-svn: 233185
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud