Rafael Espindola
34823e7fd2
Fix infinite recursion in MCAsmStreamer::EmitValueImpl.
...
If a target can only emit 8-bits data, we would loop in EmitValueImpl
since it will try to split a 32-bits data in 1 chunk of 32-bits.
No test since all current targets can emit 32bits at a time.
Patch by Alexandru Guduleasa!
llvm-svn: 259399
2016-02-01 20:36:49 +00:00
..
2016-01-27 19:29:56 +00:00
2016-01-29 20:50:44 +00:00
2016-01-29 00:49:42 +00:00
2015-11-16 16:25:47 +00:00
2016-01-20 18:57:48 +00:00
2014-09-02 22:32:20 +00:00
2016-01-14 21:06:47 +00:00
2016-01-19 23:05:27 +00:00
2015-09-25 21:41:14 +00:00
2015-11-11 00:51:36 +00:00
2015-11-11 00:51:36 +00:00
2016-01-15 23:59:13 +00:00
2016-02-01 20:36:49 +00:00
2016-01-19 17:47:48 +00:00
2015-05-15 19:13:31 +00:00
2016-01-29 19:24:12 +00:00
2016-01-29 00:49:42 +00:00
2016-01-31 22:06:35 +00:00
2015-12-17 15:08:24 +00:00
2015-11-03 20:02:22 +00:00
2016-01-29 20:50:44 +00:00
2016-01-29 20:50:44 +00:00
2016-01-29 20:50:44 +00:00
2015-05-28 18:39:50 +00:00
2013-05-24 01:07:04 +00:00
2015-12-05 07:13:35 +00:00
2016-01-29 20:50:44 +00:00
2015-06-01 23:55:06 +00:00
2015-06-04 20:27:42 +00:00
2016-01-19 16:57:08 +00:00
2015-06-23 09:49:53 +00:00
2016-02-01 14:09:41 +00:00
2016-01-29 19:24:12 +00:00
2015-10-05 12:07:05 +00:00
2013-05-31 23:45:26 +00:00
2015-07-10 22:17:49 +00:00
2016-01-29 20:50:44 +00:00
2015-09-03 16:41:50 +00:00
2015-11-06 15:30:45 +00:00
2015-09-10 06:12:31 +00:00
2016-01-29 19:24:12 +00:00
2016-01-05 10:25:56 +00:00
2016-01-29 20:50:44 +00:00
2015-06-23 09:49:53 +00:00
2015-12-21 22:09:27 +00:00
2016-01-29 20:50:44 +00:00
2015-06-23 09:49:53 +00:00
2015-11-18 06:02:15 +00:00
2016-01-29 00:49:42 +00:00
2016-01-29 20:50:44 +00:00
2016-01-24 20:46:11 +00:00
2016-01-19 16:57:08 +00:00
2014-07-03 02:01:39 +00:00