[PATCH] D34387: [PATCH 2/2] Implement "probe-stack" on x86

whitequark via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 12:32:18 PDT 2017


whitequark added a comment.

@pcwalton But I agree that it's better to change both sides of the __probestack ABI to eliminate the argument and the spill (on x86_64), of course.


https://reviews.llvm.org/D34387





More information about the llvm-commits mailing list