forked from OSchip/llvm-project
parent
6e582c449f
commit
dd378c9ae0
|
@ -91,4 +91,4 @@ PostDominanceFrontier::calculate(const PostDominatorTree &DT,
|
|||
|
||||
FunctionPass* llvm::createPostDomFrontier() {
|
||||
return new PostDominanceFrontier();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue