Enable the new struct type builder now that the constant struct builder works. (The...
authorAnders Carlsson <andersca@mac.com>
Mon, 27 Jul 2009 15:31:55 +0000 (15:31 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 27 Jul 2009 15:31:55 +0000 (15:31 +0000)
commit72fb384a65d836c810a7889344c8a0c8854d9d16
tree2fac3975ea6696ae305b292df0ad8de4f4114ac5
parentb97a3ec4e7459b1376ab36d70dc23d8c0de146cc
Enable the new struct type builder now that the constant struct builder works. (The old code will still be there until we know that everything works well.

llvm-svn: 77190
clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
clang/test/CodeGen/PR3613-static-decl.c
clang/test/CodeGen/PR4611-bitfield-layout.c
clang/test/CodeGen/cast-to-union.c
clang/test/CodeGen/const-init.c
clang/test/CodeGen/struct-x86-darwin.c