- Add a "getOrInsertGlobal" method to the Module class. This acts similarly to
[oota-llvm.git] / lib / VMCore / Dominators.cpp
index e9eca4eee4a212fea914099840399273590414ad..6f1de466043df8937445f2bd03d5ab537a970b7d 100644 (file)
@@ -286,3 +286,4 @@ void DominanceFrontierBase::print(std::ostream &o, const Module* ) const {
 void DominanceFrontierBase::dump() {
   print (llvm::cerr);
 }
+