add some fixme's for MCizing. EH still has a few things that
[oota-llvm.git] / lib / CodeGen / RegAllocPBQP.cpp
index d09e1bc485067e2d39b1ef9126f0f345de46703e..81cfd8f0bbdc8531ff1438bad486fe428756f338 100644 (file)
@@ -57,7 +57,7 @@
 using namespace llvm;
 
 static RegisterRegAlloc
-registerPBQPRepAlloc("pbqp", "PBQP register allocator.",
+registerPBQPRepAlloc("pbqp", "PBQP register allocator",
                        llvm::createPBQPRegisterAllocator);
 
 static cl::opt<bool>