aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/Interpreter/Interpreter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-03 02:11:28 +0000
committerChris Lattner <sabre@nondot.org>2009-02-03 02:11:28 +0000
commit12b4aee3d76812977e404235b247e0127425ce0e (patch)
tree53376ecfb9ac120faa2e18d0449b4526eae1ab70 /lib/ExecutionEngine/Interpreter/Interpreter.cpp
parentfece0daac9e50c5b289ce05d1fd1a3122acb62d0 (diff)
downloadexternal_llvm-12b4aee3d76812977e404235b247e0127425ce0e.zip
external_llvm-12b4aee3d76812977e404235b247e0127425ce0e.tar.gz
external_llvm-12b4aee3d76812977e404235b247e0127425ce0e.tar.bz2
fix a bitcode reader bug where it can't handle extractelement correctly:
the index of the value being extracted is always an i32. This fixes PR3465 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63597 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions