[PATCH] D23201: [ELF] - Fix for: error "invalid section index: xxx" when linking FreeBSD kernel.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 13:13:12 PDT 2016


emaste added a subscriber: emaste.
emaste added a comment.

In https://reviews.llvm.org/D23201#510172, @ruiu wrote:

> Now that I understand what kind of file you are trying to handle. This seems pretty weird. How does this happen? Do you know who created that file?


I am not certain about hpt27xx_lib.o, but a similar case in FreeBSD was due to the outdated GNU binutils 2.17.50 that we have, and has now been fixed by https://svnweb.freebsd.org/base?view=revision&revision=303158


https://reviews.llvm.org/D23201





More information about the llvm-commits mailing list