Reid Kleckner
f92e18b173
Declare that musttail calls in variadic functions forward the ellipsis
...
Summary:
There is no functionality change here except in the way we assemble and
dump musttail calls in variadic functions. There's really no need to
separate out the bits for musttail and "is forwarding varargs" on call
instructions. A musttail call by definition has to forward the ellipsis
or it would fail verification.
Reviewers: chandlerc, nlewycky
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D4892
llvm-svn: 216423
2014-08-26 00:33:28 +00:00
..
2013-03-21 18:30:10 +00:00
2013-03-21 18:30:10 +00:00
2012-11-27 09:55:56 +00:00
2012-11-27 09:55:56 +00:00
2012-07-02 19:09:46 +00:00
2013-01-01 13:57:25 +00:00
2012-12-30 01:28:40 +00:00
2013-07-14 01:42:54 +00:00
2013-09-30 18:17:35 +00:00
2013-09-30 18:17:35 +00:00
2014-05-19 18:25:54 +00:00
2013-08-08 08:22:39 +00:00
2013-07-14 02:10:57 +00:00
2014-07-01 00:19:34 +00:00
2014-04-15 18:06:46 +00:00
2014-04-21 20:48:47 +00:00
2013-11-03 12:22:13 +00:00
2012-12-30 02:33:22 +00:00
2014-06-30 20:30:39 +00:00
2013-08-12 12:43:26 +00:00
2013-07-14 01:42:54 +00:00
2012-12-30 01:28:40 +00:00
2013-07-14 01:42:54 +00:00
2013-07-14 01:42:54 +00:00
2013-07-14 01:42:54 +00:00
2014-05-08 12:54:43 +00:00
2013-07-14 01:50:49 +00:00
2013-07-20 04:09:00 +00:00
2013-12-08 00:50:58 +00:00
2013-07-14 01:42:54 +00:00
2013-12-13 08:00:01 +00:00
2013-02-20 07:21:42 +00:00
2013-07-14 01:42:54 +00:00
2014-04-25 17:34:55 +00:00
2012-07-02 19:09:46 +00:00
2013-11-04 18:52:06 +00:00
2014-08-26 00:33:28 +00:00
2013-11-18 21:44:03 +00:00
2012-12-30 01:28:40 +00:00
2014-05-15 21:10:46 +00:00
2014-04-07 13:36:21 +00:00
2012-07-02 19:09:46 +00:00
2013-12-08 00:51:21 +00:00
2013-12-08 00:50:58 +00:00
2013-12-13 07:59:56 +00:00
2013-07-14 01:42:54 +00:00
2013-07-14 01:42:54 +00:00
2013-07-14 02:10:57 +00:00
2014-07-25 15:50:08 +00:00
2014-08-14 16:44:03 +00:00
2014-08-14 21:09:37 +00:00
2014-07-25 15:50:08 +00:00
2013-07-14 01:42:54 +00:00
2013-01-01 13:57:25 +00:00
2014-07-03 02:11:49 +00:00
2014-05-22 14:19:46 +00:00
2014-01-24 17:20:08 +00:00
2013-07-14 01:50:49 +00:00
2014-04-28 08:52:44 +00:00