Ditch stack_check instruction

This commit is contained in:
Sergey Pepyakin
2018-05-30 23:31:56 +02:00
committed by Dan Gohman
parent 944251260b
commit e9111d1de2
5 changed files with 0 additions and 70 deletions

View File

@@ -546,8 +546,6 @@ instructions before instruction selection::
When Cretonne code is running in a sandbox, it can also be necessary to include
stack overflow checks in the prologue.
.. autoinst:: stack_check
Global variables
----------------