Whitespace cleanup. Remove trailing whitespace.
[oota-llvm.git] / lib / Target / ARM / ARMConstantIslandPass.cpp
index fe7593ee965fc53dbcba140e4e86e19af42f0f2b..d88d5e7d8e33b04ab6b14771fe4b3afebfb40ec1 100644 (file)
@@ -907,7 +907,7 @@ static inline unsigned getUnconditionalBrDisp(int Opc) {
   default:
     break;
   }
-  
+
   return ((1<<23)-1)*4;
 }