X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FAnalysis%2FInstCount.cpp;h=e76d26e8530bc37d8e792c1e5342f9c9c3d6eeb1;hp=de2b9c0c56dba4573838e7ddbca9e9dc7c4dc29d;hb=cf0db29df20d9c665da7e82bb261bdd7cf7f1b2b;hpb=883d498abf4db0e059a1250147e07f4e9c47d9e3 diff --git a/lib/Analysis/InstCount.cpp b/lib/Analysis/InstCount.cpp index de2b9c0c56d..e76d26e8530 100644 --- a/lib/Analysis/InstCount.cpp +++ b/lib/Analysis/InstCount.cpp @@ -64,7 +64,7 @@ namespace { void print(raw_ostream &O, const Module *M) const override {} }; -} +} // namespace char InstCount::ID = 0; INITIALIZE_PASS(InstCount, "instcount",