[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
Fri Dec 16 09:17:07 PST 2016


ruiu added a comment.

LGTM



================
Comment at: test/ELF/linkerscript/linkerscript.s:43
+# RUN: ld.lld -L %T %t.script %t
+# RUN: llvm-readobj %t.out > /dev/null
+
----------------
You don't need this readobj.


https://reviews.llvm.org/D27831





More information about the llvm-commits mailing list