commit | c50304d799c0213e46a5fd5ab8253b036fc4af11 | [log] [tgz] |
---|---|---|
author | Owen Anderson <resistor@mac.com> | Thu May 29 21:05:16 2008 +0000 |
committer | Owen Anderson <resistor@mac.com> | Thu May 29 21:05:16 2008 +0000 |
tree | 734377fd5ca0188ee614af202da96fbca9333e84 | |
parent | 3329ffe4748f2248600a68ec489e36bded49b51d [diff] [blame] |
Add newline at end of file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51701 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Analysis/PostDominators.cpp b/lib/Analysis/PostDominators.cpp index 3d3713b..4853c2a 100644 --- a/lib/Analysis/PostDominators.cpp +++ b/lib/Analysis/PostDominators.cpp
@@ -91,4 +91,4 @@ FunctionPass* llvm::createPostDomFrontier() { return new PostDominanceFrontier(); -} \ No newline at end of file +}