Fix file header.

llvm-svn: 40440
This commit is contained in:
Owen Anderson 2007-07-23 18:30:37 +00:00
parent 914de64a0a
commit d3a8c81c04

View File

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