mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-14 09:56:23 +00:00
Insert space.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141158 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6e4e64859f
commit
176965f46b
@ -28,7 +28,7 @@ using namespace llvm;
|
||||
|
||||
STATISTIC(FilledSlots, "Number of delay slots filled");
|
||||
STATISTIC(UsefulSlots, "Number of delay slots filled with instructions that"
|
||||
"are not NOP.");
|
||||
" are not NOP.");
|
||||
|
||||
static cl::opt<bool> EnableDelaySlotFiller(
|
||||
"enable-mips-delay-filler",
|
||||
|
Loading…
x
Reference in New Issue
Block a user