diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-03-13 21:13:43 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-03-13 21:13:43 +0000 |
commit | 3c5305c15ed6dd0413a83675d482263e125f18ac (patch) | |
tree | 07d4ef68b8edd6009cc9df4791428e67f92fd893 /llvm/lib/Support/FileOutputBuffer.cpp | |
parent | 6b72269b3dd8978816a12080b4314317801f7d70 (diff) | |
download | llvm-3c5305c15ed6dd0413a83675d482263e125f18ac.zip llvm-3c5305c15ed6dd0413a83675d482263e125f18ac.tar.gz llvm-3c5305c15ed6dd0413a83675d482263e125f18ac.tar.bz2 |
[Modules] Resolve top-headers of modules lazily.
This allows resolving top-header filenames of modules to FileEntries when
we need them, not eagerly.
Note that that this breaks ABI for libclang functions
clang_Module_getTopLevelHeader / clang_Module_getNumTopLevelHeaders
but this is fine because they are experimental and not widely used yet.
llvm-svn: 176975
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions