fix file header.

llvm-svn: 102049
This commit is contained in:
Chris Lattner 2010-04-22 05:33:15 +00:00
parent 69349f458b
commit 131378bd25
1 changed files with 1 additions and 1 deletions

View File

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