Skip to content
Commit c85ea8e1 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

IRgen: Assignment to Objective-C properties shouldn't reload the value (which

would trigger an extra method call).
 - While in the area, I also changed Clang to not emit an unnecessary load from
   'x' in cases like 'y = (x = 1)'.

llvm-svn: 107210
parent 090d62e7
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