Skip to content
Commit aed08f99 authored by Mike Stump's avatar Mike Stump
Browse files

Fixup blocks codegen for { __block i; i = rhs(); }, we want the rhs

evaluated first.  This can also improve codegen just a bit as we might
have another register to play with for the evaluation of the rhs.

llvm-svn: 72226
parent 8c46fec4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment