Implement vaarg instruction. This is not quite perfect: 2003-08-11-VaListArg
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 7 Nov 2003 21:20:47 +0000 (21:20 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 7 Nov 2003 21:20:47 +0000 (21:20 +0000)
commitc1a2be18eaf1e9862af973126be1f1ef975185f1
treea93379c69344f2adb6b8c43f136c9e27a00266fc
parent52709450c826efea71d6d94661e47d002b770ea1
Implement vaarg instruction. This is not quite perfect: 2003-08-11-VaListArg
still causes a crash. But it's better than before.

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