hanchenye-llvm-project/compiler-rt/SDKs/darwin
Justin Bogner d46fd08690 SDKs: Add inttypes.h to the darwin SDK stub
This unbreaks the configure build on darwin, where we build with the
stub SDK in -isysroot. Oddly, the cmake build doesn't have this
restriction, which probably means the cmake configs are out of date.

llvm-svn: 198676
2014-01-07 05:42:09 +00:00
..
usr/include SDKs: Add inttypes.h to the darwin SDK stub 2014-01-07 05:42:09 +00:00
README.txt

README.txt

The Darwin platforms are all similar enough we roll them into one SDK, and use
preprocessor tricks to get the right definitions for the few things which
diverge between OS X and iOS.