Add a newline at the end of this file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51680 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Transforms/Scalar/ADCE.cpp b/lib/Transforms/Scalar/ADCE.cpp
index 5c3b833..c698829 100644
--- a/lib/Transforms/Scalar/ADCE.cpp
+++ b/lib/Transforms/Scalar/ADCE.cpp
@@ -89,4 +89,4 @@
 
 FunctionPass *llvm::createAggressiveDCEPass() {
   return new ADCE();
-}
\ No newline at end of file
+}