diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2021-06-14 11:30:26 +0200 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2021-06-14 11:59:35 +0200 |
commit | 4629554f0b664c94ada7c44fe40855d7a9a39820 (patch) | |
tree | abef5c2fab8449caf77dd9a56a47e599aa11960f /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | a83ef21ff82e4283044fd31470fc6c1bc4b99c51 (diff) | |
download | llvm-4629554f0b664c94ada7c44fe40855d7a9a39820.zip llvm-4629554f0b664c94ada7c44fe40855d7a9a39820.tar.gz llvm-4629554f0b664c94ada7c44fe40855d7a9a39820.tar.bz2 |
[clang][deps] Handle modular dependencies present in PCH
When a translation unit uses a PCH and imports the same modules as the PCH, we'd prefer to resolve to those modules instead of inventing new modules and reporting them as modular dependencies. Since the PCH modules have already been built nudge the compiler to reuse them when deciding whether to build a new module and don't report them as regular modular dependencies.
Depends on D103524 & D103802.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D103526
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions