aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/InlineCost.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-22 05:33:15 +0000
committerChris Lattner <sabre@nondot.org>2010-04-22 05:33:15 +0000
commit70745c661de12e3e5b7892776b190f2db703509b (patch)
treee2ceb1184a2c0adf39ceeabbf2fc266bd79ceeef /include/llvm/Analysis/InlineCost.h
parentddb3eafc32187af2ee2311a27344cb53d4307d63 (diff)
downloadexternal_llvm-70745c661de12e3e5b7892776b190f2db703509b.zip
external_llvm-70745c661de12e3e5b7892776b190f2db703509b.tar.gz
external_llvm-70745c661de12e3e5b7892776b190f2db703509b.tar.bz2
fix file header.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102049 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Analysis/InlineCost.h')
-rw-r--r--include/llvm/Analysis/InlineCost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Analysis/InlineCost.h b/include/llvm/Analysis/InlineCost.h
index ab0b845..e7d4eb7 100644
--- a/include/llvm/Analysis/InlineCost.h
+++ b/include/llvm/Analysis/InlineCost.h
@@ -1,4 +1,4 @@
-//===- InlineCost.cpp - Cost analysis for inliner ---------------*- C++ -*-===//
+//===- InlineCost.h - Cost analysis for inliner -----------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//