Fix file header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40440 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Owen Anderson 2007-07-23 18:30:37 +00:00
parent 410ce1c49a
commit d989711844

View File

@ -1,4 +1,4 @@
//===- DeadStoreElimination.cpp - Dead Store Elimination ------------------===//
//===- FastDSE.cpp - Fast Dead Store Elimination --------------------------===//
//
// The LLVM Compiler Infrastructure
//