]> granicus.if.org Git - clang/commit
factor a creation of Int32Ty.
authorChris Lattner <sabre@nondot.org>
Wed, 28 Oct 2009 20:36:47 +0000 (20:36 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Oct 2009 20:36:47 +0000 (20:36 +0000)
commit85e74acfcfb0c835a2e6c1adab314e997917039a
tree85c9e5c44de998f3d79f455e3f1834de1db51ad1
parent680a3f3581fe9f17802522eeafa403b9c9dfa34a
factor a creation of Int32Ty.

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