fix file header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102049 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2010-04-22 05:33:15 +00:00
parent ddb3eafc32
commit 70745c661d

View File

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