diff options
author | Ed Schouten <ed@nuxi.nl> | 2017-02-11 08:30:18 +0000 |
---|---|---|
committer | Ed Schouten <ed@nuxi.nl> | 2017-02-11 08:30:18 +0000 |
commit | de5669e46c4f391fb3d939e80fc8613f92190181 (patch) | |
tree | 30781a3664453db009f73c2b8cfdc39c898e9c81 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | afcf026d811937e52e5a4c2cb0a9ab8b4a77d462 (diff) | |
download | llvm-de5669e46c4f391fb3d939e80fc8613f92190181.zip llvm-de5669e46c4f391fb3d939e80fc8613f92190181.tar.gz llvm-de5669e46c4f391fb3d939e80fc8613f92190181.tar.bz2 |
Fix the build of thread.cpp on CloudABI.
CloudABI does provide unistd.h, but doesn't define __unix__. We need to
include this header file to make hardware_concurrency work.
llvm-svn: 294832
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions