diff options
author | Greg Clayton <gclayton@apple.com> | 2013-02-16 22:46:58 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2013-02-16 22:46:58 +0000 |
commit | e48310dc6bcedb3803a1939d479c05236957a889 (patch) | |
tree | 1bcb72fde92911dd7dd3a47733a3972a36eaba1a /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 20b16ace169c1cdd9c10935a590d0ef3a38e98af (diff) | |
download | llvm-e48310dc6bcedb3803a1939d479c05236957a889.zip llvm-e48310dc6bcedb3803a1939d479c05236957a889.tar.gz llvm-e48310dc6bcedb3803a1939d479c05236957a889.tar.bz2 |
Added a kqueue class which isn't being used yet, but was part of trying to work around the limitations with the unix select() call and how it is limited to FD_SETSIZE file descriptors.
Also added a TimeSpecTimeout class which can be used with any calls that take a "struct timespec *" as an argument. It is used by the KQueue class.
Also updated some project settings.
llvm-svn: 175377
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions