Re: llvm19 lld issue

2024-11-15 Thread m...@freebsd.org
On 14.11.2024 22:01, Dimitry Andric wrote: On 14 Nov 2024, at 13:44, Michal Meloun wrote: While searching for the cause of armv7 kernel corruption after updating to llvm19 lld, I came across an interesting problem. - The linker script does not list all generated sections. Specifically, th

Re: llvm19 lld issue

2024-11-14 Thread Dimitry Andric
On 14 Nov 2024, at 13:44, Michal Meloun wrote: > > While searching for the cause of armv7 kernel corruption after updating to > llvm19 lld, I came across an interesting problem. > > - The linker script does not list all generated sections. Specifically, the > data sections created by the linke

llvm19 lld issue

2024-11-14 Thread Michal Meloun
While searching for the cause of armv7 kernel corruption after updating to llvm19 lld, I came across an interesting problem. - The linker script does not list all generated sections. Specifically, the data sections created by the linker set are not listed. - The linker can place these orphane