1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

fix file header.

llvm-svn: 102049
This commit is contained in:
Chris Lattner 2010-04-22 05:33:15 +00:00
parent 31d6b29bae
commit 6adbb41d8c

View File

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