[PATCH] D23201: [ELF] - Fix for: error "invalid section index: xxx" when linking FreeBSD kernel.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 03:32:24 PDT 2016
grimar added a comment.
In https://reviews.llvm.org/D23201#507140, @davide wrote:
> testcase?
hpt27xx_lib.o file used in bug is prebuilt and has about 1.1mb size. I do not know way to reduce it or to produce
smaller sample. Should I use it or we can just rely on the fact that the change works for linking it in FSD world ?
https://reviews.llvm.org/D23201
More information about the llvm-commits
mailing list