Fix typo caused by too much surfing, dudes...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64626 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2009-02-16 04:26:53 +00:00
parent ebcd4af387
commit 586a7c4a37

View File

@ -1,4 +1,4 @@
//===- InlineCoast.cpp - Cost analysis for inliner ------------------------===//
//===- InlineCost.cpp - Cost analysis for inliner -------------------------===//
//
// The LLVM Compiler Infrastructure
//