commit | 75909261f05aa06bdabf9b37e3172be7be7b40c1 | [log] [tgz] |
---|---|---|
author | Juergen Ributzka <juergen@apple.com> | Tue Jul 01 22:01:54 2014 +0000 |
committer | Juergen Ributzka <juergen@apple.com> | Tue Jul 01 22:01:54 2014 +0000 |
tree | 907bb12266aafbba02f559aa4abb202f25de53a3 | |
parent | 99ec36c684bd658b564d7db50463917a754daaab [diff] |
[DAG] Pass the argument list to the CallLoweringInfo via move semantics. NFCI. The argument list vector is never used after it has been passed to the CallLoweringInfo and moving it to the CallLoweringInfo is cleaner and pretty much as cheap as keeping a pointer to it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212135 91177308-0d34-0410-b5e6-96231b3b80d8