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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 15:59:53 PST 2016


ruiu added a comment.

I'm sorry but it needs a test. Please take a look at test/ELF/linkerscript/linkerscript.s. We have one test for INCLUDE. You want to add one more for this patch.


https://reviews.llvm.org/D27831





More information about the llvm-commits mailing list