George Rimar 7185a1acec [ELF] - Support optional comma after output section command.
I found this when tried to link linux kernel with LLD:

https://github.com/torvalds/linux/blob/master/arch/x86/entry/vdso/vdso-layout.lds.S#L86

Output section command can have optional comma at the end:

.text		: { *(.text*) }			:text	=0x90909090,

It was documented about 3 years ago for binutils:
https://sourceware.org/ml/binutils/2014-04/msg00045.html

Differential revision: https://reviews.llvm.org/D28803

llvm-svn: 292225
2017-01-17 15:32:12 +00:00
..
2016-11-14 15:39:38 +00:00
2016-09-02 20:40:53 +00:00
2016-09-14 18:06:02 +00:00
2016-10-31 21:36:23 +00:00
2016-09-02 20:40:53 +00:00
2016-07-29 19:24:27 +00:00
2016-09-19 18:58:30 +00:00
2016-11-21 20:20:04 +00:00
2016-09-02 20:40:53 +00:00
2016-09-22 12:35:44 +00:00
2016-09-30 00:16:11 +00:00
2016-10-05 20:09:50 +00:00
2016-09-02 20:40:53 +00:00
2016-09-02 20:40:53 +00:00
2016-12-07 20:10:43 +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-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