mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-12 22:28:22 +00:00
Remove a repeated comment line. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301059 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1d830459ca
commit
4b8e4224d5
@ -1556,7 +1556,6 @@ InlineParams llvm::getInlineParams(int Threshold) {
|
||||
// Set the ColdCallSiteThreshold knob from the -inline-cold-callsite-threshold.
|
||||
Params.ColdCallSiteThreshold = ColdCallSiteThreshold;
|
||||
|
||||
// Set the OptMinSizeThreshold and OptSizeThreshold params only if the
|
||||
// Set the OptMinSizeThreshold and OptSizeThreshold params only if the
|
||||
// -inlinehint-threshold commandline option is not explicitly given. If that
|
||||
// option is present, then its value applies even for callees with size and
|
||||
|
Loading…
Reference in New Issue
Block a user