Be nice to CellSPU: for this target getSetCCResultType
[oota-llvm.git] / lib / CodeGen / RegAllocPBQP.cpp
index 107d277f4de703fa0460f65106b1af3d9fbefd3d..1aea7e2c2054f9dd360dc9da4f153c2275f17797 100644 (file)
@@ -60,7 +60,7 @@
 using namespace llvm;
 
 static RegisterRegAlloc
-registerPBQPRepAlloc("pbqp", "  PBQP register allocator",
+registerPBQPRepAlloc("pbqp", "PBQP register allocator",
                      createPBQPRegisterAllocator);