OSDN Git Service

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 788d5f7..c73766c 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
 //