Trailing whitespaces.
[oota-llvm.git] / include / llvm / CodeGen / MachineFunction.h
index b80db057d4b970253a755bc2af92c596b59c6834..6fd1e7cf4a9d55955ec64b6a4f81547df544d64e 100644 (file)
@@ -495,7 +495,7 @@ public:
   /// getJTISymbol - Return the MCSymbol for the specified non-empty jump table.
   /// If isLinkerPrivate is specified, an 'l' label is returned, otherwise a
   /// normal 'L' label is returned.
-  MCSymbol *getJTISymbol(unsigned JTI, MCContext &Ctx, 
+  MCSymbol *getJTISymbol(unsigned JTI, MCContext &Ctx,
                          bool isLinkerPrivate = false) const;
 
   /// getPICBaseSymbol - Return a function-local symbol to represent the PIC