Remove an assumption of default arguments. This is in anticipation of a
authorDavid Greene <greened@obbligato.org>
Mon, 15 Feb 2010 16:55:24 +0000 (16:55 +0000)
committerDavid Greene <greened@obbligato.org>
Mon, 15 Feb 2010 16:55:24 +0000 (16:55 +0000)
commit1b58cab38ca788be1e64815ab65dfd43e66c98b6
treeaeac855565e2d9d0b560f13f4745027eef064951
parent0e2236c70cc353d7327451c94bf7b6082fcbd490
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@96230 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp