This adds the __probestack function which is used by the probe-stack attribute in http://reviews.llvm.org/D9654
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This aligns the size argument to 4 and 16 bytes for x86 and x64. The guard region size is passed as a parameter in EBX/RBX.