diff options
| author | Ben Langmuir <blangmuir@apple.com> | 2014-04-23 21:10:46 +0000 |
|---|---|---|
| committer | Ben Langmuir <blangmuir@apple.com> | 2014-04-23 21:10:46 +0000 |
| commit | ffbafa2af021504d2bdb575b5445e53faf63bb7a (patch) | |
| tree | abaec23d08afe7e33630787a00f56c5ec10e0c15 /llvm/lib/CodeGen/AsmPrinter/AddressPool.h | |
| parent | 4dbd4891c7bdfcecb4933a50ca72285acc238850 (diff) | |
| download | bcm5719-llvm-ffbafa2af021504d2bdb575b5445e53faf63bb7a.tar.gz bcm5719-llvm-ffbafa2af021504d2bdb575b5445e53faf63bb7a.zip | |
Do not print inferred submodules explicitly in __inferred_module.map
Otherwise including a header in your source file that is not included by
framework's umbrella header will silently add an empty submodule with that
name.
is automatically translated to
@import Foo.NotInModule;
which then would have succeeded because the inferred module map
contained an empty submodule called NotInModule.
llvm-svn: 207024
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/AddressPool.h')
0 files changed, 0 insertions, 0 deletions

