[llvm-commits] [llvm] r75202 - in /llvm/trunk: include/llvm/CodeGen/AsmStream.h lib/CodeGen/AsmStream.cpp
Anton Korobeynikov
anton at korobeynikov.info
Fri Jul 10 00:29:11 PDT 2009
Hello, David
> +#include <unistd.h>
There is no unistd.h on all windows targets, thus this source is not portable.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list