With XPLINK, dynamic stack allocations requires calling
a runtime function, which allocates the stack memory,
moves the register save area, and returns the new
stack pointer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo