llvm-project/compiler-rt/SDKs/darwin/usr/include
Benjamin Kramer 185f2edd70 Fix the build on 32 bit hosts.
- Add memcpy and memcmp to the stub headers.
- __uint128_t is not available on 32 bit platforms. It's also unused so just
  comment it out for now.

llvm-svn: 153779
2012-03-30 21:37:08 +00:00
..
sys
limits.h
stdio.h
stdlib.h
string.h Fix the build on 32 bit hosts. 2012-03-30 21:37:08 +00:00