diff options
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineCost.cpp')
| -rw-r--r-- | llvm/lib/Transforms/Utils/InlineCost.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Utils/InlineCost.cpp b/llvm/lib/Transforms/Utils/InlineCost.cpp index 69cd9343f8c..b9f13d923b5 100644 --- a/llvm/lib/Transforms/Utils/InlineCost.cpp +++ b/llvm/lib/Transforms/Utils/InlineCost.cpp @@ -1,4 +1,4 @@ -//===- InlineCoast.cpp - Cost analysis for inliner ------------------------===// +//===- InlineCost.cpp - Cost analysis for inliner -------------------------===// // // The LLVM Compiler Infrastructure // |

