diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/include/llvm/Transforms/Utils/InlineCost.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Transforms/Utils/InlineCost.h b/llvm/include/llvm/Transforms/Utils/InlineCost.h index 9e044d83f9e..66ea26b5c04 100644 --- a/llvm/include/llvm/Transforms/Utils/InlineCost.h +++ b/llvm/include/llvm/Transforms/Utils/InlineCost.h @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements bottom-up inlining of functions into callees. +// This file implements heuristics for inlining decisions. // //===----------------------------------------------------------------------===// |

