Daniel Jasper
97292843d0
Support for modular module-map-files
...
This patch is the first step to make module-map-files modular (instead
of requiring a single "module.map"-file per include directory). This
step adds a new "extern module" declaration that enables
module-map-files to reference one another along with a very basic
implementation.
The next steps are:
* Combine this with the use-declaration (from
http://llvm-reviews.chandlerc.com/D1546 ) in order to only load module
map files required for a specific compilation.
* Add an additional flag to start with a specific module-map-file (instead
of requiring there to be at least one "module.map").
Review: http://llvm-reviews.chandlerc.com/D1637
llvm-svn: 190497
2013-09-11 07:20:44 +00:00
..
2013-09-11 07:20:44 +00:00
2013-04-26 21:33:35 +00:00
2013-05-16 06:59:30 +00:00
2013-08-20 20:35:18 +00:00
2013-05-24 15:06:56 +00:00
2013-07-04 16:16:58 +00:00
2013-04-03 23:06:26 +00:00
2013-05-20 14:07:18 +00:00
2013-04-19 17:00:14 +00:00
2013-03-20 00:22:05 +00:00
2013-03-20 21:10:35 +00:00
2013-05-02 17:58:30 +00:00
2013-08-30 00:23:29 +00:00
2013-02-12 02:32:35 +00:00
2013-02-12 05:48:23 +00:00
2013-02-08 01:35:44 +00:00
2013-09-09 16:55:27 +00:00
2013-07-04 16:16:58 +00:00
2013-08-20 20:35:18 +00:00
2013-09-09 07:34:56 +00:00
2013-03-27 17:17:23 +00:00
2013-04-17 08:06:46 +00:00
2013-04-17 08:06:46 +00:00
2013-02-07 19:01:24 +00:00
2013-08-12 12:51:05 +00:00
2013-07-04 16:16:58 +00:00
2013-07-04 16:16:58 +00:00
2013-02-07 19:01:24 +00:00
2013-02-07 19:01:24 +00:00
2013-02-07 19:01:24 +00:00
2013-02-07 19:01:24 +00:00
2013-05-20 13:49:41 +00:00
2013-02-07 19:01:24 +00:00
2013-02-07 19:01:24 +00:00
2013-02-07 19:01:24 +00:00
2013-04-17 08:06:46 +00:00
2013-04-17 08:06:46 +00:00
2013-07-04 16:16:58 +00:00
2013-04-17 08:06:46 +00:00
2013-04-17 08:06:46 +00:00
2013-07-04 16:16:58 +00:00
2013-06-21 00:20:25 +00:00
2013-03-21 01:08:50 +00:00
2013-09-11 07:20:44 +00:00
2013-03-27 16:47:18 +00:00
2013-04-17 08:06:46 +00:00
2013-09-09 07:34:56 +00:00
2013-08-20 20:35:18 +00:00
2013-02-07 19:01:24 +00:00
2013-05-15 15:27:35 +00:00
2013-04-17 08:06:46 +00:00
2013-02-07 19:01:24 +00:00
2013-09-05 00:02:25 +00:00
2013-06-20 21:15:51 +00:00
2013-06-20 21:15:51 +00:00
2013-03-25 21:52:42 +00:00
2013-02-11 18:16:18 +00:00
2013-04-17 08:06:46 +00:00
2013-02-07 19:01:24 +00:00
2013-02-07 19:01:24 +00:00
2013-03-21 01:08:50 +00:00
2013-02-07 19:01:24 +00:00
2013-05-06 15:42:15 +00:00
2013-03-22 00:10:49 +00:00
2013-08-20 20:35:18 +00:00
2013-02-07 19:01:24 +00:00
2013-08-20 20:35:18 +00:00
2013-02-07 19:01:24 +00:00
2013-06-21 16:28:10 +00:00
2013-04-12 00:23:25 +00:00
2013-09-09 16:55:27 +00:00
2013-02-07 19:01:24 +00:00