commit | a806a87e29efabc1d71863c03406df39f6901e96 | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Thu May 29 14:38:23 2008 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Thu May 29 14:38:23 2008 +0000 |
tree | 2103458a539a2380cc81505e2a302ccf33fbf18d | |
parent | c5b271072ec3bbc9dc1978f1af60aeb1d8b7328b [diff] |
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 +}