LLVM Interpreter: implementation of "insertvalue" and "extractvalue";
authorElena Demikhovsky <elena.demikhovsky@intel.com>
Thu, 12 Sep 2013 10:48:23 +0000 (10:48 +0000)
committerElena Demikhovsky <elena.demikhovsky@intel.com>
Thu, 12 Sep 2013 10:48:23 +0000 (10:48 +0000)
commit3c5ce29cad9b8fab1a280ffd3bd1dbdb4b53ff5e
tree5cba57f4c7bc32f420b6322492ae55e5c9a4f067
parent715d98d657491b3fb8ea0e14643e9801b2f9628c
LLVM Interpreter: implementation of "insertvalue" and "extractvalue";
undef constatnt for structure and test for these functions.

done by Yuri Veselov (mailto:Yuri.Veselov@intel.com)

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