diff options
author | Ben Dunbobbin <bd1976llvm@gmail.com> | 2017-12-19 14:49:33 +0000 |
---|---|---|
committer | Ben Dunbobbin <bd1976llvm@gmail.com> | 2017-12-19 14:49:33 +0000 |
commit | 688669ad8a8363e0c105f9cc07007d6e20939929 (patch) | |
tree | e6428ca9af2766752389f1e96e299b2918d09dbe /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 9ecb8b548c07551574a06ed19ce30b11d858df7a (diff) | |
download | bcm5719-llvm-688669ad8a8363e0c105f9cc07007d6e20939929.tar.gz bcm5719-llvm-688669ad8a8363e0c105f9cc07007d6e20939929.zip |
[ThinLTO][C-API] Correct api comments
Negative values never disabled the pruning - they simply set high values for the pruning interval.
The behaviour now is that negative values set the maximum pruning interval (which appears to have been the intention from the start) see https://reviews.llvm.org/D41231.
I have adjusted the comments to reflect this, removed any inaccurate statements, and corrected any typos I spotted in the English.
Differential Revision: https://reviews.llvm.org/D41279
llvm-svn: 321078
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions