From runtime side looks it's OK to RoundUpTo to needed alignment as buffer is
going to be RoundUpTo to page size anyway.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D57866
[safestack] Don't crash if stack size is not aligned as expected vitalybuka on Feb 6 2019, 4:25 PM. Authored by
Details From runtime side looks it's OK to RoundUpTo to needed alignment as buffer is
Diff Detail
|