X86 NaCl generally requires the stack to be aligned to 16 bytes.
This change was already implemented in two downstream NaCl compilers
based on llvm.
Details
Details
- Reviewers
dschuff - Commits
- rG5f2b27666797: Default stack alignment of x86 NaCl to 16 bytes
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo