aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-08-07 23:35:20 +0000
committerZachary Turner <zturner@google.com>2014-08-07 23:35:20 +0000
commitcdc029d04b4122a1503072c5a56fe33f6191d806 (patch)
treeec868ffefc678feab65aac37958a5c7a0abc611f /llvm/lib/Object/IRObjectFile.cpp
parent9080920dedd66fde0d89a504de6d4ec272c96537 (diff)
downloadllvm-cdc029d04b4122a1503072c5a56fe33f6191d806.zip
llvm-cdc029d04b4122a1503072c5a56fe33f6191d806.tar.gz
llvm-cdc029d04b4122a1503072c5a56fe33f6191d806.tar.bz2
Disable the command pipe in ConnectionFileDescriptor for Windows.
The select() API on Windows is not compatible with objects other than sockets, so passing a descriptor for the command pipe to this function is guaranteed to fail. ConnectionFileDescriptor is still broken on Windows after this patch, but slightly less broken than before. llvm-svn: 215172
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions