[cfe-dev] module.map

Douglas Gregor dgregor at apple.com
Wed Sep 18 14:12:29 PDT 2013


On Sep 18, 2013, at 11:50 AM, Thompson, John <John_Thompson at playstation.sony.com> wrote:

> H Doug (or anyone),
>  
> Do you have or know where I could get a module.map file for some standard C/C++ library headers for any platform, that I could use as a basis for experimenting with ours?  It would also be useful as a real-world example of a module map, so I can look into generating one from modularize.

The iOS 7 SDK, available in the just-released Xcode 5, has a number of module maps. Look for the “module.map” files throughout the SDKs in the Xcode app bundle.

	- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130918/9ec2fabb/attachment.html>


More information about the cfe-dev mailing list