commit | d140aab2ca3489b6ee1e7a673005c908dbbe20e6 | [log] [tgz] |
---|---|---|
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Wed Jun 22 12:54:25 2016 +0000 |
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Wed Jun 22 12:54:25 2016 +0000 |
tree | c5e00a5bddf8c1c7266269b99f6968c1c120a493 | |
parent | 117a36f8b116097868c9937ea6aaf72abca8f19b [diff] |
[SDAG] Remove FixedArgs parameter from CallLoweringInfo::setCallee The setCallee function will set the number of fixed arguments based on the size of the argument list. The FixedArgs parameter was often explicitly set to 0, leading to a lack of consistent value for non- vararg functions. Differential Revision: http://reviews.llvm.org/D20376 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273403 91177308-0d34-0410-b5e6-96231b3b80d8