Disallow creation of pointer typed shift instructions
authorChris Lattner <sabre@nondot.org>
Mon, 9 Sep 2002 20:25:21 +0000 (20:25 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Sep 2002 20:25:21 +0000 (20:25 +0000)
commit871d2ce6905448f53cb9acc3eb641899b166ce22
tree0ee4f0c2ffe41f85886fa9947d5767d30b15f0f6
parentcaa5d13cda3902b5c120089c6b3866eb294ab4eb
Disallow creation of pointer typed shift instructions

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