Make ConstantExpr::get work for shifts as well
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2004 19:04:55 +0000 (19:04 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2004 19:04:55 +0000 (19:04 +0000)
commit3edd3979e1fd5f08203a0d4e0e89adc80db337a9
treedaf70c8f6c6700bff6070dbd4d8e938e96876dd2
parent81ebc300891a81c305258aed980567514dff952d
Make ConstantExpr::get work for shifts as well

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10790 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp