diff options
author | Ben Langmuir <blangmuir@apple.com> | 2022-06-16 14:00:35 -0700 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2022-06-17 07:55:27 -0700 |
commit | 4a3a9a5fa0b2fd0e70672c35010fe2f00740f098 (patch) | |
tree | 4ed4322c555fcb852843753965a54548b87045a9 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | bfde8619355a06d9f1a199e9cb3f8d41aef5c05b (diff) | |
download | llvm-4a3a9a5fa0b2fd0e70672c35010fe2f00740f098.zip llvm-4a3a9a5fa0b2fd0e70672c35010fe2f00740f098.tar.gz llvm-4a3a9a5fa0b2fd0e70672c35010fe2f00740f098.tar.bz2 |
[clang][deps] Sort submodules when calculating dependencies
Dependency scanning does not care about the order of submodules for
correctness, so sort the submodules so that we get the same
command-lines to build the module across different TUs. The order of
inferred submodules can vary depending on the order of #includes in the
including TU.
Differential Revision: https://reviews.llvm.org/D128008
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions