summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-02-16 04:26:53 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-02-16 04:26:53 +0000
commit0f269cfdeeb5490d0ba5a96a2c8691dd039cd7c5 (patch)
tree7cfa0a2ed51b13bd3025d47eac371440a93e42b1 /llvm/lib
parent136aa1fb963cd7838763d9ada6fda227de930213 (diff)
downloadbcm5719-llvm-0f269cfdeeb5490d0ba5a96a2c8691dd039cd7c5.tar.gz
bcm5719-llvm-0f269cfdeeb5490d0ba5a96a2c8691dd039cd7c5.zip
Fix typo caused by too much surfing, dudes...
llvm-svn: 64626
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Transforms/Utils/InlineCost.cpp2
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
//
OpenPOWER on IntegriCloud