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

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 14:27:31 PDT 2016


davide added a comment.

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

> Ed, do you happen to know the ld version number that produced wrong object files? I think we are fine with this change, but I'd like to add that information as the comment.




  davide at freefall:~ % ld --version
  GNU ld 2.17.50 [FreeBSD] 2007-07-03
  Copyright 2007 Free Software Foundation, Inc.
  This program is free software; you may redistribute it under the terms of
  the GNU General Public License.  This program has absolutely no warranty.


https://reviews.llvm.org/D23201





More information about the llvm-commits mailing list