[ADT] Switch a bunch of places in LLVM that were doing single-character
[oota-llvm.git] / lib / Target / ARM / ARMInstrInfo.h
index 9e5700a256bd72a5dce53816e81f598823da8bac..90f34ea08401397a6d2f97d0f49b916e8d5d254a 100644 (file)
@@ -43,6 +43,6 @@ private:
                             Reloc::Model RM) const override;
 };
 
-} // namespace llvm
+}
 
 #endif