LLVM: lib/CodeGen/SafeStackLayout.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "safestacklayout"
Variables
static cl::opt< bool > ClLayout ("safe-stack-layout", cl::desc("enable safe stack layout"), cl::Hidden, cl::init(true))

DEBUG_TYPE

#define DEBUG_TYPE "safestacklayout"

AdjustStackOffset()

ClLayout

cl::opt< bool > ClLayout("safe-stack-layout", cl::desc("enable safe stack layout"), cl::Hidden, cl::init(true)) ( "safe-stack-layout" , cl::desc("enable safe stack layout") , cl::Hidden , cl::init(true) ) static