projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d35121a
)
Add newline at end of file.
author
Owen Anderson
<resistor@mac.com>
Thu, 29 May 2008 21:05:16 +0000
(21:05 +0000)
committer
Owen Anderson
<resistor@mac.com>
Thu, 29 May 2008 21:05:16 +0000
(21:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51701
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Analysis/PostDominators.cpp
patch
|
blob
|
history
diff --git
a/lib/Analysis/PostDominators.cpp
b/lib/Analysis/PostDominators.cpp
index 3d3713b11d9210fa11b0c7eebb9d3350f6bf5283..4853c2ac87b7998cabca44b0305eead84dc5991a 100644
(file)
--- a/
lib/Analysis/PostDominators.cpp
+++ b/
lib/Analysis/PostDominators.cpp
@@
-91,4
+91,4
@@
PostDominanceFrontier::calculate(const PostDominatorTree &DT,
FunctionPass* llvm::createPostDomFrontier() {
return new PostDominanceFrontier();
-}
\ No newline at end of file
+}