[PATCH] D34977: [ELF] - Allow moving location counter backward in some cases.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 01:33:07 PDT 2017
grimar added a comment.
In https://reviews.llvm.org/D34977#805861, @ruiu wrote:
> Could you give me a program you are trying to link with this patch?
It is linux kernel. Script is:
https://github.com/torvalds/linux/blob/master/arch/x86/kernel/vmlinux.lds.S
Reproduce file uploaded here:
https://drive.google.com/file/d/0B_OWr6ld9gUmNG4xbW93bDBDWWM/view
https://reviews.llvm.org/D34977
More information about the llvm-commits
mailing list