diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2023-09-07 17:45:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-07 17:45:53 -0700 |
commit | 3b1a68655e1760680b4786afb56dbb5acde272a0 (patch) | |
tree | 0f69829acbcfa780b570ce0890df70cbf342e7a7 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 904ac6fe6b95517a9d8df7e2dcb2425bf773f347 (diff) | |
download | llvm-3b1a68655e1760680b4786afb56dbb5acde272a0.zip llvm-3b1a68655e1760680b4786afb56dbb5acde272a0.tar.gz llvm-3b1a68655e1760680b4786afb56dbb5acde272a0.tar.bz2 |
[clang][deps] Generate command lines lazily (#65691)
This patch makes the generation of command lines for modular
dependencies lazy/on-demand. That operation is somewhat expensive and
prior to this patch used to be performed multiple times for the
identical `ModuleDeps` (i.e. when they were imported from multiple
different TUs).
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions