OSDN Git Service

Make sure to add a type for va_next operands, which may not other wise
authorChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 17:40:54 +0000 (17:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 17:40:54 +0000 (17:40 +0000)
commit2765c41c98f8108f704977e73763f2f4d790a882
treed957de7a5229bbbeb2d373e08254299e3f48fbb6
parent389dbfbd8b0e49968a3ddaee90c3486b4740f146
Make sure to add a type for va_next operands, which may not other wise
occur in the module

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9336 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/SlotCalculator.cpp
lib/VMCore/SlotCalculator.cpp