X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FPassSupport.h;h=6cb6516412e8c750f4a83910b961d60f96077938;hb=0d2d02d317247c811e79ad80a0c027ea1d867c1a;hp=af1a195dfd8c0990ef764dc6890b71e29321fa1f;hpb=cf0db29df20d9c665da7e82bb261bdd7cf7f1b2b;p=oota-llvm.git diff --git a/include/llvm/PassSupport.h b/include/llvm/PassSupport.h index af1a195dfd8..6cb6516412e 100644 --- a/include/llvm/PassSupport.h +++ b/include/llvm/PassSupport.h @@ -245,6 +245,6 @@ struct PassRegistrationListener { }; -} // namespace llvm +} // End llvm namespace #endif