Fix a bug when compiling 'shl ubyte * %var, ubyte 2'
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jul 2001 22:47:32 +0000 (22:47 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jul 2001 22:47:32 +0000 (22:47 +0000)
commit793d67831675dcf56b7c9c8d992e361df8d636d0
treedf28d395788d1ad360ba315d0de27544ff082ab9
parent50f98f07021c982fdbe9d372ab8cf7530566f958
Fix a bug when compiling 'shl ubyte * %var, ubyte 2'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/Expressions.cpp