mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
Typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70792 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bdd73290a5
commit
04fa35ab13
@ -37,7 +37,7 @@ DisableSharing("no-stack-slot-sharing",
|
||||
cl::desc("Suppress slot sharing during stack coloring"));
|
||||
|
||||
static cl::opt<bool>
|
||||
ColorWithRegs("-color-ss-with-regs",
|
||||
ColorWithRegs("color-ss-with-regs",
|
||||
cl::init(false), cl::Hidden,
|
||||
cl::desc("Color stack slots with free registers"));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user