mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-27 14:45:50 +00:00
[cleanup] Remove trailing whitespace before I start changing this file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197149 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8b28f53eae
commit
8a513abbc8
@ -1115,7 +1115,7 @@ bool CallAnalyzer::analyzeCall(CallSite CS) {
|
||||
}
|
||||
}
|
||||
|
||||
// If this is a noduplicate call, we can still inline as long as
|
||||
// If this is a noduplicate call, we can still inline as long as
|
||||
// inlining this would cause the removal of the caller (so the instruction
|
||||
// is not actually duplicated, just moved).
|
||||
if (!OnlyOneCallAndLocalLinkage && ContainsNoDuplicateCall)
|
||||
|
Loading…
Reference in New Issue
Block a user