Fix filename in file header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166004 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Craig Topper 2012-10-16 02:21:30 +00:00
parent 0cead1cfef
commit 126048c18c

View File

@ -1,4 +1,4 @@
//===-- Scalar.cpp --------------------------------------------------------===//
//===-- IPO.cpp -----------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//