diff options
author | Mike Stump <mrs@apple.com> | 2009-05-21 21:05:15 +0000 |
---|---|---|
committer | Mike Stump <mrs@apple.com> | 2009-05-21 21:05:15 +0000 |
commit | 99459b67daa0a49af7c5e5e93324f6ca815c0e6a (patch) | |
tree | 617f9620bc2ef0cb1950075babede4ccbe1e653b /lib/Sema/SemaType.cpp | |
parent | 636bed1b8185099ef40a4f7fd192fc4242b385a4 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72226 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaType.cpp')
0 files changed, 0 insertions, 0 deletions