mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 16:21:41 +00:00
Remove terminating dot in description. Inconsistency pointed
out by Russell Wallace. llvm-svn: 96579
This commit is contained in:
parent
ca05b607b7
commit
80083e741f
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user