Revert "[AArch64] Fix aligning the stack after calling __chkstk"
This reverts commit 50e0aced. This could accidentally start producing invalid code in some cases (in particular, if compiling with -mstack-alignment=16, which one could expect to be a no-op for a target where the stack always is aligned to 16 bytes anyway).
Loading
Please sign in to comment