mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 10:56:07 +00:00

SmallVectors. Change the signature of TargetLowering::LowerArguments to avoid returning a vector by value, and update the two targets which still use this directly, Sparc and IA64, accordingly. llvm-svn: 52917