| commit | f7b41371d9ede1aecf0930e5bd4a463519264633 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Aug 13 23:47:44 2015 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Aug 13 23:47:44 2015 +0000 |
| tree | ded8cb90f77507d5e88941ec46ff0b95c5161fb9 | |
| parent | d7be603ab1a2fc9deac68328732355bb9d409bf9 [diff] |
[modules] When writing a module file built with -fmodule-map-file-home-is-cwd, via a module map found by -fmodule-map-file=, the home directory of the module is the current working directory, even if that's a different directory on reload. llvm-svn: 244988