We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ad4a0 commit 82a849fCopy full SHA for 82a849f
llvm/lib/LTO/LTO.cpp
@@ -1634,7 +1634,7 @@ class WriteIndexesThinBackend : public ThinBackendProc {
1634
StringRef ModulePath = BM.getModuleIdentifier();
1635
1636
// The contents of this file may be used as input to a native link, and must
1637
- // therefore contain the processed modules in a determinstic order than
+ // therefore contain the processed modules in a determinstic order that
1638
// match the order they are provided on the command line. For that reason,
1639
// we cannot include this in the asynchronously executed lambda below.
1640
if (LinkedObjectsFile) {
0 commit comments