[PATCH] D12483: [PATCH 2/2] [x86] Add support for "probe-stack"
John Kåre Alsaker via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 9 17:36:18 PDT 2015
Zoxc added a comment.
Is said state actually used before prolog generation? Just moving the generation to after prolog generation seems like the nicest solution if it's possible.
http://reviews.llvm.org/D12483
More information about the llvm-commits
mailing list