ADCE: Fix typo in file comment. NFC
authorJustin Bogner <mail@justinbogner.com>
Fri, 25 Sep 2015 21:03:46 +0000 (21:03 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 25 Sep 2015 21:03:46 +0000 (21:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248613 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Scalar/ADCE.cpp

index 788d5f76995c2088e9d1ac114cffdc04a35d21eb..c73766cc03a80a25cf595c1842a01d979123acd0 100644 (file)
@@ -1,4 +1,4 @@
-//===- DCE.cpp - Code to perform dead code elimination --------------------===//
+//===- ADCE.cpp - Code to perform dead code elimination -------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //