]> granicus.if.org Git - clang/commit
More work on the constant struct builder. We can now convert the struct to a packed...
authorAnders Carlsson <andersca@mac.com>
Sat, 25 Jul 2009 01:40:29 +0000 (01:40 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 25 Jul 2009 01:40:29 +0000 (01:40 +0000)
commitbea9c52992d98d7d837dfbdd226d02cbd8bab601
treead8c69f3f2f5d459a5c3efa600dc82f16b46b62e
parent08c6357918c8c4bf00ede6936c7b64c7d89e7c41
More work on the constant struct builder. We can now convert the struct to a packed struct when necessary.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77038 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprConstant.cpp