commit | a70fab8dd795bd391f40969ad36390e66738555e | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Thu Sep 02 23:53:31 2010 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Thu Sep 02 23:53:31 2010 +0000 |
tree | 390a397143e9b41cbdf0f0f3cfb5d34ada2b5e99 | |
parent | c7f9bbafe42b81e31229bf03e2bdb75abb4edd6f [diff] |
IRgen/Obj-C: Rewrite Objective-C bit-field access to compute the access strategy using the same methods as used for normal structures. - This fixes problems with reading past the end of the structure and with handling straddled bit-field access. llvm-svn: 112914