Krzysztof Parzyszek d140aab2ca [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
2016-06-22 12:54:25 +00:00
..
2016-06-20 00:37:41 +00:00
2016-06-22 12:44:16 +00:00
2016-01-26 21:29:08 +00:00
2016-04-18 09:17:29 +00:00
2016-06-22 12:44:16 +00:00
2016-06-20 00:37:41 +00:00
2016-04-18 09:17:29 +00:00
2016-05-18 22:04:49 +00:00