Add support for variable argument functions!
authorChris Lattner <sabre@nondot.org>
Thu, 8 May 2003 19:44:13 +0000 (19:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 May 2003 19:44:13 +0000 (19:44 +0000)
commiteca195e7b495e80fe1b1243b1549a08ac49d972e
treea25c488e87dfcb37ce280a73c362c6cf3d9ad2bf
parent18ac3c8914ec8b6bc23c6db306bc431a45cf0e72
Add support for variable argument functions!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6046 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp