Work around a nasty tblgen bug where it doesn't add operands for varargs
authorChris Lattner <sabre@nondot.org>
Sat, 10 Jun 2006 01:15:02 +0000 (01:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Jun 2006 01:15:02 +0000 (01:15 +0000)
commitcf0063171995c97ee52dfdf5d6bbbe090d2f5f03
tree5b560ebba529a73c8c0225074124a41af824dbf3
parent4a45abf66ee33ce3b8404ace90c4bfefda7105f8
Work around a nasty tblgen bug where it doesn't add operands for varargs
nodes correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28745 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelDAGToDAG.cpp