[PATCH] D41134: [compiler-rt] [builtins] Implement __chkstk for arm64 windows

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 14:04:01 PST 2017


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Bah, I forgot that `__chkstk` is special and the normal preserved/clobbered register set is not the same.


https://reviews.llvm.org/D41134





More information about the llvm-commits mailing list