mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 06:33:24 +00:00
Fix comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58739 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b214c6971b
commit
f0eaa9a233
@ -28,7 +28,8 @@
|
||||
#include "llvm/Target/TargetLowering.h"
|
||||
using namespace llvm;
|
||||
|
||||
// Enable stack protectors.
|
||||
// SSPBufferSize - The lower bound for a buffer to be considered for stack
|
||||
// smashing protection.
|
||||
static cl::opt<unsigned>
|
||||
SSPBufferSize("stack-protector-buffer-size", cl::init(8),
|
||||
cl::desc("The lower bound for a buffer to be considered for "
|
||||
|
Loading…
x
Reference in New Issue
Block a user