mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
Fix compilation warning on the trailing whitespace. NFC.
This commit is contained in:
parent
ab098e60e0
commit
87e90e0fd2
@ -611,7 +611,7 @@ struct IsPrevailing {
|
||||
return Prevailing->second == S;
|
||||
};
|
||||
};
|
||||
}; // namespace
|
||||
} // namespace
|
||||
|
||||
static void computeDeadSymbolsInIndex(
|
||||
ModuleSummaryIndex &Index,
|
||||
|
Loading…
Reference in New Issue
Block a user