Files
clang-p2996/lld/test/ELF/linkerscript
George Rimar d4096140e3 [ELF] - Do not crash when linkerscript applies fill to .bss.
I found that during visual inspection of code while wrote different patch.
Script in testcase probably have nothing common with real life, but
we segfault currently using it.

If output section is known NOBITS, there is no need to create
writers threads for doing nothing or proccess any filler logic that 
is useless here. We can just early return, that is what this patch do.

DIfferential revision: https://reviews.llvm.org/D33646

llvm-svn: 304192
2017-05-30 05:48:09 +00:00
..
2017-03-17 13:19:15 +00:00
2016-09-02 20:40:53 +00:00
2017-02-21 15:10:30 +00:00
2017-04-12 22:38:02 +00:00
2016-10-31 21:36:23 +00:00
2016-09-02 20:40:53 +00:00
2017-04-13 23:40:00 +00:00
2016-11-21 20:20:04 +00:00
2016-09-02 20:40:53 +00:00
2017-04-12 23:16:52 +00:00
2016-09-22 12:35:44 +00:00
2017-04-12 22:38:02 +00:00
2016-09-02 20:40:53 +00:00
2016-12-07 20:10:43 +00:00
2017-04-12 22:38:02 +00:00
2016-09-02 20:40:53 +00:00
2017-05-01 20:32:39 +00:00
2017-04-12 22:38:02 +00:00
2016-09-02 20:40:53 +00:00
2016-09-02 20:40:53 +00:00
2016-09-02 20:40:53 +00:00
2016-10-31 21:36:23 +00:00
2016-09-02 20:40:53 +00:00
2016-09-30 00:16:11 +00:00