Make sure we truncate stored values to their bit width.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 18 Jan 2007 01:24:02 +0000 (01:24 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 18 Jan 2007 01:24:02 +0000 (01:24 +0000)
commitf89aec655f220fdd70e39fcb8d16943694b85903
treeb1a22b7fa9221a6b66a9cd67aff6a0d01c7589e8
parentc904a5b925ce9981ad7501b14ee39cbc8795e23c
Make sure we truncate stored values to their bit width.

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