diff --git a/lib/Transforms/Scalar/FastDSE.cpp b/lib/Transforms/Scalar/FastDSE.cpp index 72857b9c47a..abc0adec354 100644 --- a/lib/Transforms/Scalar/FastDSE.cpp +++ b/lib/Transforms/Scalar/FastDSE.cpp @@ -1,4 +1,4 @@ -//===- DeadStoreElimination.cpp - Dead Store Elimination ------------------===// +//===- FastDSE.cpp - Fast Dead Store Elimination --------------------------===// // // The LLVM Compiler Infrastructure //