]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Add configure checking for pread(2) and use it to save a syscall when reading files.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 22 Nov 2011 12:31:53 +0000 (12:31 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 22 Nov 2011 12:31:53 +0000 (12:31 +0000)
commit5745fbce1674b29f4dce6b6e31556c4c1e83dc89
treea5aaefd6d9fb122e4f744a855d20e57df129b7e9
parentf264568bae482601431e4ac923172fa3671eb9e7
Add configure checking for pread(2) and use it to save a syscall when reading files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145061 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
cmake/config-ix.cmake
configure
include/llvm/Config/config.h.cmake
include/llvm/Config/config.h.in
lib/Support/MemoryBuffer.cpp