Insert memory clobbers before the code that pops variable arrays.
This prevents the scheduler from moving references to the arrays below the stack pop. From-SVN: r56328
Showing
Please
register
or
sign in
to comment
This prevents the scheduler from moving references to the arrays below the stack pop. From-SVN: r56328