Working on reconciling out-of-tree patches to compiler-rt for building for iOS.
authorChris Bieneman <beanz@apple.com>
Tue, 23 Jun 2015 21:39:52 +0000 (21:39 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 23 Jun 2015 21:39:52 +0000 (21:39 +0000)
commit04f0643a76021abae71026629e3551bf6df422b5
treec9428a94f4c8c340fd22d501e380c3752f3263ae
parente13272a008e345abeb818635ae8551b81b7b294a
Working on reconciling out-of-tree patches to compiler-rt for building for iOS.

Summary:
This is one of many changes needed for compiler-rt to get it building on iOS.

This change ifdefs out headers and functionality that aren't available on iOS.

Note: this change does not enable building for iOS, as there are more changes to come.

Reviewers: glider, kubabrecka, bogner, samsonov

Reviewed By: samsonov

Subscribers: samsonov, llvm-commits

Differential Revision: http://reviews.llvm.org/D10514

llvm-svn: 240468
compiler-rt/lib/sanitizer_common/sanitizer_platform.h
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h