]> granicus.if.org Git - clang/commit
IRgen: Move the bit-field access type into CGBitFieldInfo, and change bit-field LValu...
authorDaniel Dunbar <daniel@zuster.org>
Thu, 8 Apr 2010 02:59:45 +0000 (02:59 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 8 Apr 2010 02:59:45 +0000 (02:59 +0000)
commit7f2896406c8f14bf123578610043a919ba1a1c8a
treeb9001dacc3b1f0e7ec68cd0b35d843b70ed19f9b
parent4f4fd92c6c64ecbc65507f63ddd09211f732622c
IRgen: Move the bit-field access type into CGBitFieldInfo, and change bit-field LValues to just store the base address of object containing the bit-field.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100745 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CGRecordLayout.h
lib/CodeGen/CGRecordLayoutBuilder.cpp
lib/CodeGen/CGValue.h