Support changing the pointer type of a store for the case where we are
authorChris Lattner <sabre@nondot.org>
Thu, 7 Mar 2002 21:17:35 +0000 (21:17 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Mar 2002 21:17:35 +0000 (21:17 +0000)
commit921ef3a1857c60d1ec7530b6cefe5b277d3e7c33
tree59c23bc87a8a97b001468587a1e61776cc0be067
parent9c85fa660e8f2cc770c51dcf79c35a6591423b5a
Support changing the pointer type of a store for the case where we are
storing into the first element of the structure type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ExprTypeConvert.cpp