[Hexagon] Add missing preamble to a source file
[oota-llvm.git] / lib / Target / Hexagon / HexagonPeephole.cpp
index 94ec2e7ca6c115715f58c864acd29edc3ce9e472..93dcbe233b252efc9c32e25cbc30ad4d4852fcde 100644 (file)
@@ -104,7 +104,7 @@ namespace {
   private:
     void ChangeOpInto(MachineOperand &Dst, MachineOperand &Src);
   };
-} // namespace
+}
 
 char HexagonPeephole::ID = 0;