]> granicus.if.org Git - clang/commit
change ABIArgInfo to hold its llvm type with PATypeHolder so that
authorChris Lattner <sabre@nondot.org>
Tue, 29 Jun 2010 19:21:36 +0000 (19:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Jun 2010 19:21:36 +0000 (19:21 +0000)
commit958c53c369b2e96b7638f170a3fcb4ff43382ff1
tree2ac0f05deac728f3b9d8dea5207ad125361d4b38
parented8407692d47833abddd31a8cf30bf560e771c9b
change ABIArgInfo to hold its llvm type with PATypeHolder so that
it doesn't dangle as types get refined.  This fixes Shootout-C++/lists1
and probably also PR7522.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107196 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ABIInfo.h