]> granicus.if.org Git - clang/commit
Check in CGRecordLayoutBuilder which is a reimplementation of the record layout...
authorAnders Carlsson <andersca@mac.com>
Thu, 23 Jul 2009 03:17:50 +0000 (03:17 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 23 Jul 2009 03:17:50 +0000 (03:17 +0000)
commit45372a6fdcd2b0840704569478db456822e02bae
tree9b19eda1cf1e031252487ae8a8033dae6ea97106
parentf1c8380d26cc392ad8f26e788af176a6e0bf8fd1
Check in  CGRecordLayoutBuilder which is a reimplementation of the record layout code. (Yay, no more packed structs unless absolutely necessary). We currently don't use the layouts being built but that will change when the new code is mature enough :)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76845 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
lib/CodeGen/CGRecordLayoutBuilder.cpp [new file with mode: 0644]
lib/CodeGen/CGRecordLayoutBuilder.h [new file with mode: 0644]
lib/CodeGen/CodeGenTypes.cpp
lib/CodeGen/CodeGenTypes.h