Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make module files passed to a module build via -fmodule-file= available to | Richard Smith | 2015-03-18 | 1 | -0/+0 |
consumers of that module. Previously, such a file would only be available if the module happened to actually import something from that module. llvm-svn: 232583 |