commit | ed3849b456d64d124bddc7ac044f3ce590bd9d69 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Wed Nov 19 09:36:46 2008 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Wed Nov 19 09:36:46 2008 +0000 |
tree | 193bbf25cb13d521e5b32f8e680d2a215f8b4153 | |
parent | 8fbc1540966901a0b2b033c92f4c4257c08621f8 [diff] |
Fix redundant load of bit-fields on assignment (to get the updated value). - Use extra argument to EmitStoreThroughLValue to provide place to write update bit-field value if caller requires it. - This fixes several FIXMEs. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59615 91177308-0d34-0410-b5e6-96231b3b80d8