fix PowerPC/2007-01-04-ArgExtension.ll, a bug handling K&R prototypes with
authorChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 22:22:37 +0000 (22:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 22:22:37 +0000 (22:22 +0000)
commitf8e7a219121b7d6f8bcf1e22828648a243384fbb
tree39e774fd18d1e2e43e03d57550bfa8aafe5820c8
parente0170dfd2ad270e502e28ab284de86ce2c38f4a4
fix PowerPC/2007-01-04-ArgExtension.ll, a bug handling K&R prototypes with
the recent signless changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32884 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp