Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka...
[oota-llvm.git] / lib / Target / Mips / MipsMCAsmInfo.h
index 15a867ead53e7762ab877274cbc062ccc22fa9de..41b719207b7ba379bdafed04311d42e9e5c16364 100644 (file)
@@ -19,7 +19,7 @@
 
 namespace llvm {
   class Target;
-  
+
   class MipsMCAsmInfo : public MCAsmInfo {
   public:
     explicit MipsMCAsmInfo(const Target &T, StringRef TT);