|
LLVM
4.0.0
|
Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "safestacklayout" |
Functions | |
| static unsigned | AdjustStackOffset (unsigned Offset, unsigned Size, unsigned Alignment) |
Variables | |
| static cl::opt< bool > | ClLayout ("safe-stack-layout", cl::desc("enable safe stack layout"), cl::Hidden, cl::init(true)) |
| #define DEBUG_TYPE "safestacklayout" |
Definition at line 18 of file SafeStackLayout.cpp.
Definition at line 42 of file SafeStackLayout.cpp.
References llvm::alignTo().
1.8.6