1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/include
Justin Bogner 59cbd5e6a5 Remove the configure and cmake checks for sys/wait.h
If we don't have sys/wait.h and we're on a unix system there's no way
that several of the llvm tools work at all. This includes clang.

Just remove the configure and cmake checks entirely - we'll get a
build error instead of building something broken now.

llvm-svn: 243957
2015-08-04 06:29:58 +00:00
..
llvm Remove the configure and cmake checks for sys/wait.h 2015-08-04 06:29:58 +00:00
llvm-c Add support to set/get ordering for load/store from the C API 2015-08-02 12:16:57 +00:00