[PATCH] D78717: [SystemZ] Implement -fstack-clash-protection
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 06:28:06 PDT 2020
serge-sans-paille added a comment.
In D78717#2036041 <https://reviews.llvm.org/D78717#2036041>, @jonpa wrote:
> Normally, I would have expected a pseudo MachineInstruction to be built here with an immediate operand for the size requirement...
That sounds very nice. If you go that way I'll happily update the X86 code accordingly. Or If you point me to some example / doc / code on pseudo MachineInstruction, I can implement that too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78717/new/
https://reviews.llvm.org/D78717
More information about the llvm-commits
mailing list