[PATCH] D31112: Proposal: Backward-edge CFI for return statements (RCFI)

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 13:52:39 PDT 2017


eugenis accepted this revision.
eugenis added inline comments.
This revision is now accepted and ready to land.


================
Comment at: docs/ControlFlowIntegrityDesign.rst:525
+
+And alternative approach is to
+copy `RA` from stack to `R` in the first instruction of `f()`,
----------------
An


https://reviews.llvm.org/D31112





More information about the llvm-commits mailing list