[PATCH] D50519: [sanitizer] Remove rsp from the clobber list in internal_clone

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 12:01:37 PDT 2018


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

Hmm, I don't see how this assembly clobbers rsp.
If it did, then "return res" after it would not really work.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D50519





More information about the llvm-commits mailing list