projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b28f53
)
[cleanup] Remove trailing whitespace before I start changing this file.
author
Chandler Carruth
<chandlerc@gmail.com>
Thu, 12 Dec 2013 11:59:26 +0000
(11:59 +0000)
committer
Chandler Carruth
<chandlerc@gmail.com>
Thu, 12 Dec 2013 11:59:26 +0000
(11:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197149
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Analysis/IPA/InlineCost.cpp
patch
|
blob
|
history
diff --git
a/lib/Analysis/IPA/InlineCost.cpp
b/lib/Analysis/IPA/InlineCost.cpp
index
013691b
..
93429c9
100644
(file)
--- a/
lib/Analysis/IPA/InlineCost.cpp
+++ b/
lib/Analysis/IPA/InlineCost.cpp
@@
-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)