Remove an assumption of default arguments. This is in anticipation of a
authorDavid Greene <greened@obbligato.org>
Mon, 15 Feb 2010 16:56:53 +0000 (16:56 +0000)
committerDavid Greene <greened@obbligato.org>
Mon, 15 Feb 2010 16:56:53 +0000 (16:56 +0000)
commit534502d1e9579ceb843860d6fa886fb4265fee94
tree44a248d78f7a188f3e444f0f485dd5275858a67c
parent74a6a7990cde90a91ee231deae37b3b8028ad94b
Remove an assumption of default arguments.  This is in anticipation of a
change to SelectionDAG build APIs.

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