Don't override LowerArguments in the SPARC backend. In addition to
authorEli Friedman <eli.friedman@gmail.com>
Sun, 19 Jul 2009 19:53:46 +0000 (19:53 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 19 Jul 2009 19:53:46 +0000 (19:53 +0000)
commita786c7b90cfacf1c36c975ad35c3b793c232e3d8
tree0f2a632a6baa1c081b286a8fc0da5238666e530c
parentb46aaa3874d2753632c48400c66be1a10ac18d42
Don't override LowerArguments in the SPARC backend.  In addition to
being more consistent with other backends, this makes the SPARC backend
deal with functions with arguments with illegal types correctly, which
fixes some tests in test/CodeGen/Generic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76375 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcISelLowering.cpp
lib/Target/Sparc/SparcISelLowering.h