[PATCH] D57339: [compiler rt] Win64 GetInstructionSize additional register MOV + stack alignment AND
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 1 14:52:33 PST 2019
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
Honestly, I don't really feel the need to add an interceptor test for this encoding. It's just testing that we've put the bytes in two places.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57339/new/
https://reviews.llvm.org/D57339
More information about the llvm-commits
mailing list