[PATCH] D27831: [ELF] - Linkerscript: Fall back to search paths when INCLUDE not found

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 15:44:42 PST 2016


arichardson added a comment.

In https://reviews.llvm.org/D27831#624458, @ruiu wrote:

> Just curious, are you actually using `INLCUDE`? If so, what application? (I was looking for a real usage of `INCLUDE` command.)


I was attempting to build FreeBSD (mips64) with lld and I get this error from the following script: https://github.com/freebsd/freebsd/blob/master/sys/boot/mips/beri/boot2/flashboot.ldscript


Repository:
  rL LLVM

https://reviews.llvm.org/D27831





More information about the llvm-commits mailing list