diff options
author | Greg Clayton <gclayton@apple.com> | 2014-07-02 21:10:39 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2014-07-02 21:10:39 +0000 |
commit | 100eb93f89cc8d9a177e0af7aca8e778a24d62de (patch) | |
tree | 97b75bdf6c52f34ee43ca0a3b3047ef1879a6035 /llvm/lib/MC/StringTableBuilder.cpp | |
parent | ac64d2b064e18604525d6cd6ea08654dcf961a43 (diff) | |
download | llvm-100eb93f89cc8d9a177e0af7aca8e778a24d62de.zip llvm-100eb93f89cc8d9a177e0af7aca8e778a24d62de.tar.gz llvm-100eb93f89cc8d9a177e0af7aca8e778a24d62de.tar.bz2 |
Add host layer support for pipes.
Windows does support pipes, but they do so in a slightly different way. Added a Host layer which abstracts the use of pipes into a new Pipe class that everyone can use.
Windows benefits include:
- Being able to interrupt running processes when IO is directly hooked up
- being able to interrupt long running python scripts
- being able to interrupt anything based on ConnectionFileDescriptor
llvm-svn: 212220
Diffstat (limited to 'llvm/lib/MC/StringTableBuilder.cpp')
0 files changed, 0 insertions, 0 deletions