Fix off-by-one in Interpreter::getFirstVarArg(), which was punishing
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 13 Feb 2004 06:18:39 +0000 (06:18 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 13 Feb 2004 06:18:39 +0000 (06:18 +0000)
commite62589058c5123d84bb4f8239c63e493bb6bb25b
treeb6bb4b1e6ff753b444f67e75bba7d08045436647
parent897bf0dea59cbebdd567a79edcee8f5056f8d692
Fix off-by-one in Interpreter::getFirstVarArg(), which was punishing
any attempts by LLI to use varargs (possibly left over from the introduction
of IntrinsicLowering??)

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