diff options
| author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2018-07-19 12:32:06 +0000 |
|---|---|---|
| committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2018-07-19 12:32:06 +0000 |
| commit | 7315d2d721508cc684371dc5495fb6007076b479 (patch) | |
| tree | 844c2a0f817eee403b5e26f04c915a83f9ae6dbc /llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | |
| parent | 4b0028a3d16d83e24ae963fc417eea5cb6d99329 (diff) | |
| download | bcm5719-llvm-7315d2d721508cc684371dc5495fb6007076b479.tar.gz bcm5719-llvm-7315d2d721508cc684371dc5495fb6007076b479.zip | |
[PCH+Modules] Load -fmodule-map-file content before including PCHs
Consider:
1) Generate PCH with -fmodules and -fmodule-map-file
2) Use PCH with -fmodules and the same -fmodule-map-file
If we don't load -fmodule-map-file content before including PCHs,
the modules that are dependencies in PCHs cannot get loaded,
since there's no matching module map file when reading back the AST.
rdar://problem/40852867
Differential Revision: https://reviews.llvm.org/D48685
llvm-svn: 337447
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions

