diff options
author | luigi <luigi@FreeBSD.org> | 2012-05-03 15:34:44 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2012-05-03 15:34:44 +0000 |
commit | 5bceb861dc18e89e40f6c95ab9c10ce7bd87ed29 (patch) | |
tree | d964b403b5a6016c0d5b29feacb371a1c7cab42c /contrib/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp | |
parent | 48f59d28b651092680a3d14a183ef5b108f766c9 (diff) | |
download | FreeBSD-src-5bceb861dc18e89e40f6c95ab9c10ce7bd87ed29.zip FreeBSD-src-5bceb861dc18e89e40f6c95ab9c10ce7bd87ed29.tar.gz |
- correct a bug in pcap_dispatch(): a count of 0 means infinity.
- in pcap_dispatch(), issue a prefetch on the buffer before the
callback, this may save a little bit of time if the client
is very fast.
- in pcap_inject(), use a fast copy routine, which also helps
saving a few nanoseconds with fast clients.
Diffstat (limited to 'contrib/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions