DI: Require subprogram definitions to be distinct
[oota-llvm.git] / lib / CodeGen / PostRASchedulerList.cpp
index 6760b5f95097569b2a7a4b8b927a508daaa61324..6f76116da1ebdaabde4840e886d47516a64da0c6 100644 (file)
@@ -184,7 +184,7 @@ namespace {
     void dumpSchedule() const;
     void emitNoop(unsigned CurCycle);
   };
-} // namespace
+}
 
 char &llvm::PostRASchedulerID = PostRAScheduler::ID;