Reid Kleckner
bb96df602e
[codeview] Truncate records to maximum record size near 64KB
...
If we don't truncate, LLVM asserts when the label difference doesn't fit
in a 16 bit field. This patch truncates two kinds of data: trailing null
terminated names in symbol records, and inline line tables. The inline
line table test that I have is too large (many MB), so I'm not checking
it in.
Hopefully fixes PR28264.
llvm-svn: 283403
2016-10-05 22:36:07 +00:00
..
2016-08-06 11:13:10 +00:00
2016-01-27 19:29:56 +00:00
2016-04-18 09:17:29 +00:00
2016-10-05 18:36:02 +00:00
2016-09-16 07:33:15 +00:00
2016-02-26 20:30:37 +00:00
2016-02-04 16:18:08 +00:00
2016-04-18 09:17:29 +00:00
2016-02-10 20:55:49 +00:00
2016-10-05 22:36:07 +00:00
2016-10-05 21:21:33 +00:00
2016-09-11 18:51:28 +00:00
2016-01-27 19:29:56 +00:00
2016-08-26 17:58:37 +00:00
2016-07-12 12:06:34 +00:00
2016-08-11 21:15:00 +00:00
2015-06-21 16:54:56 +00:00
2015-06-21 16:54:56 +00:00
2016-10-05 05:59:29 +00:00
2016-06-17 20:41:14 +00:00
2016-06-17 20:41:14 +00:00
2015-11-04 22:32:32 +00:00
2015-06-23 09:49:53 +00:00
2016-09-16 07:33:15 +00:00
2016-09-13 01:12:59 +00:00
2016-09-13 01:12:59 +00:00
2016-10-01 01:50:29 +00:00
2016-08-11 21:15:00 +00:00
2016-02-26 20:30:37 +00:00
2016-09-13 01:12:59 +00:00
2016-06-24 21:35:09 +00:00
2016-02-11 19:57:46 +00:00
2016-04-18 09:17:29 +00:00
2015-05-24 16:58:59 +00:00
2015-06-23 09:49:53 +00:00
2016-08-25 00:45:04 +00:00
2016-04-30 01:44:07 +00:00
2015-07-24 21:13:43 +00:00
2016-02-26 20:30:37 +00:00
2015-07-16 06:11:10 +00:00
2016-07-29 20:56:36 +00:00
2016-08-11 22:21:41 +00:00
2016-09-30 22:10:12 +00:00
2015-11-17 21:10:25 +00:00