]> granicus.if.org Git - clang/commit
switch clang to use the new-new way of creating llvm::StructType's.
authorChris Lattner <sabre@nondot.org>
Fri, 12 Aug 2011 17:43:31 +0000 (17:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 Aug 2011 17:43:31 +0000 (17:43 +0000)
commitc1c20114a401e503c07d68c47e0728bb063f35c8
tree581edc6714b4095a78edee43be8aecaf8a8d88ba
parentf80b0db7b131ce5bc9451b21d0555bd686e348f1
switch clang to use the new-new way of creating llvm::StructType's.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137472 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGObjCGNU.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CGRecordLayoutBuilder.cpp
lib/CodeGen/CodeGenTypes.cpp