mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-15 14:28:25 +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
|
// inlining this would cause the removal of the caller (so the instruction
|
||||||
// is not actually duplicated, just moved).
|
// is not actually duplicated, just moved).
|
||||||
if (!OnlyOneCallAndLocalLinkage && ContainsNoDuplicateCall)
|
if (!OnlyOneCallAndLocalLinkage && ContainsNoDuplicateCall)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user