forked from OSchip/llvm-project
c054086630
The calls to fwrite/fread can be very expensive. GCC avoids this by using a buffer to read and write from the file, thus limiting the number of fwrite/fread calls. <rdar://problem/13466086> llvm-svn: 181924 |
||
---|---|---|
.. | ||
usr/include | ||
README.txt |
README.txt
This is a stub SDK for Linux. Currently, this has only been tested on i386 and x86_64 using the Clang compiler.